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

Make Comment Fields Expandable #69

Open
arunimag23 opened this issue Oct 26, 2023 · 1 comment
Open

Make Comment Fields Expandable #69

arunimag23 opened this issue Oct 26, 2023 · 1 comment
Assignees

Comments

@arunimag23
Copy link

arunimag23 commented Oct 26, 2023

Description: We want make schedule side comment fields both expandable & collapsible.

Acceptance Criteria:

  • User should be able to type a multi line comment. When complete they should only see one line of the comment.
  • User should be able to click "more" to see their entire comment and text box should expand along with height of row
  • User should be able to click "less" to collapse their comment and text box should also collapse along with the row should return to default height
  • User should be able to hit "expand all" and all comment fields should be expanded to a width that the entire comment is visible
  • User should be able to hit "collapse all" and all comment fields/rows should collapse to default row height

Make sure to look at this beautiful prototype Adalia made for more guidance:
https://www.figma.com/file/Yl4q9gMJndfkAVaTxVtWce/Breaktime-Timesheet?type=design&node-id=827-1815&mode=design&t=Epk5iinOxgTo0yMr-0
Default Comments:

Image

Expanded Comments:

Image

@izzyconner
Copy link

Current designs don't include how to show multiple comments/reports, which doesn't fit the testing data we currently have. Putting switching over to new comment format on hold until designs can include that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants