Last Update: Jan 15, 2024

Platform: Web

Designer: Matthias Stenzl

Intro

The popover displays additional information for an object in a compact way and without leaving the page. This popover is described here in a specific form. It uses list entries and thus carries out in-place navigation on the actual popover.

Screenshot 2024-01-15 185851

Usage

Types

Structure & Components

The popover has three main areas:

Behavior & Interaction

Users can navigate from a popover to different users/objects. In this case, a back button is placed on the top left of the quick view box to allow the user to navigate back to the first or previous quick view. All other links lead

to new pages and close the quick view.

Screenshot 2024-01-15 185851.png
Screenshot 2024-01-15 190503.png

Responsiveness & Adaptiveness

The popover is closed when the user clicks or taps outside the popover or selects an action within the popover, which calls the popover's close() method. You can prevent this with the modal property. The popover can be resized when the resizable property is enabled.

When using the sap.m.Popover in Horizon theme, the breakpoints and layout paddings could be determined by the container's width. To enable this concept and add responsive paddings to an element of the Popover
control, you may add the following classes depending on your use case: sapUiResponsivePadding--header, sapUiResponsivePadding--subHeader, sapUiResponsivePadding--content, sapUiResponsivePadding--footer.

Application-specific examples

UX Writing Guidance

When creating a button label:

The following links point to:

For questions to the UA Team, please use the following DL:

Accessibility

The sap.m.sample.PopoverNavCon was developed in accordance with the product standards assessability standards and is therefore 100% assessable as a component.

Resources

https://sapui5.hana.ondemand.com/#/entity/sap.m.Popover/sample/sap.m.sample.PopoverNavCon

https://experience.sap.com/fiori-design-web/popover/

Related Links:

https://experience.sap.com/internal/fiori-design-web/navigation/#quick-view

https://experience.sap.com/internal/fiori-design-web/navigation/#smart-link