-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ItinerarySegment): ensure text wraps instead of being truncated
There was a report that some amount of key information was hidden in smaller viewports for the ItinerarySegmentDetail component. The content was previously truncated (with the Truncate component) and we now instead prefer to break words and stretch the lines as necessary. Note that this was the only component where Truncate was used, so we might want to consider deleting that component in case it's no longer necessary and not used by our consumers. Resolves FEPLT-2013
- Loading branch information
Showing
2 changed files
with
5 additions
and
6 deletions.
There are no files selected for viewing
Binary file modified
BIN
+590 Bytes
(100%)
...t.tsx-snapshots/visual-Itinerary-ItinerarySegment-open-1-Small-Mobile-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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