Skip to content

search: Notepad updates

Administrator requested to merge fkling/notepad-minimized-state into main

Created by: fkling

Note: I have to update the tests, but I wanted to share what I already have. Note 2: The screenshots still show the pencil icon, but I have changed the implementation to use the pen icon already.

This PR implements the discussed visual changes for the closed and opened Notepad state. In particular the closed state is now much simpler, simply showing a button to open the notepad. The opened state now contains a more extensive "add note/entry" section.

Some additional tweaks:

  • There is no only one open/close button instead of two (the open header used to be two buttons...)
  • Meta+Enter in the annotations input will now close it.
  • I choose slightly lighter backgrounds for the selected entries in light mode. I think the previous background color was too dark/heavy.
  • Changed the heading to <h2> since it isn't actually contained in any other context.
2022-04-12_22-46 2022-04-12_22-45 2022-04-12_22-13_1 2022-04-12_23-03_1 2022-04-12_23-03

Test plan

TBD

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading