text icon indicating copy to clipboard operation
text copied to clipboard

Design review issues 2024-07-30

Open juliusknorr opened this issue 6 months ago • 0 comments

Bold items are considered high priority

  • [x] nextcloud/text#6153
  • [ ] nextcloud/server#48608
  • [x] User element is still rounded, and should be 34px through css variables
  • [x] Viewer: needs to be updated to latest
  • [x] nextcloud/text#6157
  • [ ] Table of contents: Maybe have an animation for scrolling to the heading once clicked
  • [x] Heading anchor is not fully aligned with the heading text
  • [ ] Cursors in the heading are too small in headings
  • [ ] Assistant bugs
    • [x] Select text and pick summarize does not go to the right section and no prefilled text
    • [x] Component: Translate dialog: Component known issue needs to be double checked
    • [x] Text: More minimum height in the translate dialog modal
    • [ ] Components: Select input height and jumping
    • [ ] Components: Disabled style
    • [ ] Show assistant results does not have any results shown (emptycontent)
  • [ ] After inserting an attachment, focus should go after the the image -> to the image description or attachment action (first button)
  • [x] Cursor seems to be sometimes missing for the image caption (second time clicking into it) Maybe only on Firefox
  • [ ] Reduce spacing between image and description a bit
  • [x] Code block should have a border radius (large border radius due to the buttons) https://github.com/nextcloud/text/pull/6453
  • [ ] Table should also have the large border radius
  • [x] Table should have a 2px spacing in columns/headers, breathing room for buttons https://github.com/nextcloud/text/pull/6150
    • [ ] Can use "tertiary no background" as type for the buttons
  • [ ] Code block should have reduced minimum height to align with the buttons

juliusknorr avatar Jul 30 '24 16:07 juliusknorr