Skip to content

✨(components) add bottomMessage to DropdownMenu component - #297

Merged
AntoLC merged 1 commit into
mainfrom
feat/add-bottom-message-dropdown
Aug 27, 2026
Merged

✨(components) add bottomMessage to DropdownMenu component#297
AntoLC merged 1 commit into
mainfrom
feat/add-bottom-message-dropdown

Conversation

@AntoLC

@AntoLC AntoLC commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Purpose

As for topMessage, bottomMessage is a prop that allows you to add a message at the bottom of the
dropdown menu.
It can be used to provide additional information or context to the user.
We replace the Header component with a simple div element to display the message, Header component was
adding header tag, that was not semantically correct for this use case.

Related to suitenumerique/docs#2549 (comment)

Demo

image

As for topMessage, bottomMessage is a prop that
allows you to add a message at the bottom of the
dropdown menu. It can be used to provide additional
information or context to the user.
We replace the Header component with a simple div element
to display the message, Header component was
adding header tag, that was not semantically correct
for this use case.
@AntoLC AntoLC self-assigned this Aug 26, 2026
@AntoLC AntoLC added the feature label Aug 26, 2026
@AntoLC
AntoLC requested a review from Ovgodd August 26, 2026 13:33

@Ovgodd Ovgodd left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@AntoLC
AntoLC merged commit d3c5bd8 into main Aug 27, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants