-
Notifications
You must be signed in to change notification settings - Fork 348
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
Migrate the Task Description Card #321
Migrate the Task Description Card #321
Conversation
81b3849
to
b2ed31b
Compare
b2ed31b
to
eaa7e6e
Compare
@jakerenzella this PR is ready to review... Let me know what you think of the styling. Also the use of File Saver to allow the download of the resources from a button action rather than opening on a separate page. This could also be used when we move the auth tokens to the header. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some thoughts on styling: I think the styling needs to be worked on a little, especially the clarity and location of the buttons, but this PR is acceptable to go through and can be worked on in the future
The components need some small changes, really just the icon fixe, but otherwise looks good.
Regarding the guide: Looks good. I have some additions about tooling that can go into another PR so I'll make an issue for now
...ectives/task-dashboard/directives/task-description-card/task-description-card.component.html
Outdated
Show resolved
Hide resolved
...ectives/task-dashboard/directives/task-description-card/task-description-card.component.html
Outdated
Show resolved
Hide resolved
...irectives/task-dashboard/directives/task-description-card/task-description-card.component.ts
Outdated
Show resolved
Hide resolved
I also removed the "Download" from the buttons, and the "Key Information" sub title. What do you think @jakerenzella? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! I think in the future we need to slate a discussion around a consistent styling of action buttons but this is good for now 👍
Description
This PR will migrate the task-description-card to Angular.
From:
To:
Buttons appear as: