Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] @Output properties are displayed incorrectly in API docs #3173

Open
xelaint opened this issue Oct 9, 2024 · 0 comments
Open

[BUG] @Output properties are displayed incorrectly in API docs #3173

xelaint opened this issue Oct 9, 2024 · 0 comments
Assignees
Labels
bug A confirmed bug report tools: dgeni @daffodil/tools-dgeni
Milestone

Comments

@xelaint
Copy link
Member

xelaint commented Oct 9, 2024

🐛 Bug report

Current Behavior

@Output properties are displayed incorrectly in API docs

Screen Shot 2024-10-09 at 9 57 51 AM

They are nested inside the <tbody> of the previous @Input

Expected Behavior

Output properties should be displayed sibling to any other properties, not as a child property.

Minimal reproduction of the problem with instructions

View next.daff.io/docs/design/api/notification/DaffNotificationComponent

What is the motivation / use case for changing the behavior?

Environment


Daffodil version: X.Y.Z
Angular version: X.Y.Z 

 
For Tooling issues:
- Node version: XX  
- Platform:  

Others:

@xelaint xelaint added bug A confirmed bug report tools: dgeni @daffodil/tools-dgeni labels Oct 9, 2024
@xelaint xelaint added this to the Daffodil v1.0 milestone Oct 9, 2024
@xelaint xelaint changed the title [BUG] @Output properties are displayed incorrectly in the API docs [BUG] @Output properties are displayed incorrectly in API docs Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A confirmed bug report tools: dgeni @daffodil/tools-dgeni
Projects
None yet
Development

No branches or pull requests

2 participants