Display selected service point on universal header.
Description
Environment
Potential Workaround
Attachments
Checklist
hideTestRail: Results
Activity

Khalilah GambrellNovember 7, 2019 at 4:09 PMEdited
, looks good. But when I switch to a service point with a long name. We have some issues with the first app riding the FOLIO label
Filip JakobsenOctober 30, 2019 at 6:43 PM
to confirm no change to the service point display in the dropdown?
Long term, it would be nice to show the service points directly in the dropdown with a checkmark to the left of the current service point name, for ease of access. In addition, we could add a shortcut to switch to each either when the dropdown is closed or open. For now, we can keep it as it is.
And if no service point is selected then display nothing?
Correct.
And if the service point has a long name, any changes we need to the number of apps that display on the header? OR should we support wrapping the service point name?
We should really implement a context-aware logic for the app switcher. But for the way it is now, I would say let us simply make sure that however long the service point name is, there are never too many apps listed. We should not wrap the service point name.
Also should we display the service point name when viewing on a smaller screen?
I think we will have to hide it on very small screens. On medium-small screens we might consider a breakpoint that scales the font-size down slightly to around .85em.

Khalilah GambrellOctober 30, 2019 at 6:33 PM
, any thoughts to the above questions?

Khalilah GambrellOctober 23, 2019 at 12:04 PMEdited
, to confirm no change to the service point display in the dropdown?
And if no service point is selected then display nothing?
And if the service point has a long name, any changes we need to the number of apps that display on the header? OR should we support wrapping the service point name?
Also should we display the service point name when viewing on a smaller screen?
Details
Assignee
Rasmus WølkRasmus WølkReporter
Khalilah GambrellKhalilah GambrellPriority
P3Sprint
NoneDevelopment Team
Stripes ForceTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Reporter

Requirement: If a user has selected a service point then display the service point to the right of the profile icon AND make it a part of profile dropdown on the universal header.
Additional requirements
Long service point name handling
Should not wrap the service point name. If there is a situation where it might wrap then determine number of characters to display followed by an ellipsis. The approach decided must consider below acceptance criteria.
Small screen handling
No change to current UX. No service point name will display.
Screenshot
Acceptance Criteria
Given I have logged into FOLIO
When I have a service point [Law Library - 2nd Floor] selected
Then display the service point name [Law Library - 2nd Floor] to the right of the profile icon on the Universal Header
Given I have logged into FOLIO
When I change my service point from [Law Library - 2nd Floor] to [Main Library - 1st Floor]
Then update the service point name that displays to the right of the profile icon to [Main Library 1st Floor]
Given I have logged into FOLIO
When I have no service point selected
Then display nothing to the right of the profile icon on the Universal Header
Given I have logged into FOLIO
When I have no service point permissions assigned
Then display nothing to the right of the profile icon on the Universal Header