Skip to content
Snippets Groups Projects

search input: autocomplete polish fixes

Open Warren Gifford requested to merge jp/autocompletetweaks into main

Created by: limitedmage

Partially closes #40072

  • Right align the helper content.
  • Shift the top edge of the autocomplete popover

Not addressed:

  • Remove italics from helper content and reduce the font size a bit further to 0.75rem (to start—may need to adjust further). (This is already present)
  • When content is longer than can be shown: truncate the right side of the helper text with ellipses (note—use the single-character … rather than three dots ...). (This is already present)
  • Add a small delay (~100ms to start, we'll adjust from there) before displaying an autocomplete dropdown. (This is quite complex. See comment on the issue.)

image

Test plan

Verify new styling

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

The source branch jp/autocompletetweaks does not exist. Please restore it or use a different source branch.
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading