-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Address UX feedback on location-based search form
Why these changes are being introduced: This is in response to a UX review of location-based search. Relevant ticket(s): * [GDT-136](https://mitlibraries.atlassian.net/browse/GDT-136) How this addresses that need: * Removes top margin from all `details` elements except the first. * Bolds field labels and normalizes font size for all labels (including hints and descriptions). * Moves placeholder text to description `span` elements and changes "e.g." to "Ex:". * Changes language for distance description/hint. * Changes summary labels for geobox and geodistance. * Changes red asterisk 'required field' indicators to black as indicators, and adds a `p` tag explaining what the asterisks mean beneat each `legend`. Side effects of this change: None.
- Loading branch information
Showing
3 changed files
with
48 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters