Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to always show actions #2419

Merged
merged 1 commit into from
Dec 28, 2021

Conversation

marcoambrosini
Copy link
Contributor

fixes #2340

Added new prop that allows developers to always show the actions to the right of details and counter. See second item in the list.

Screen.Recording.2021-12-27.at.17.01.56.mov

Signed-off-by: marco marcoambrosini@pm.me

Signed-off-by: marco <marcoambrosini@pm.me>
@marcoambrosini marcoambrosini added bug Something isn't working enhancement New feature or request 3. to review Waiting for reviews regression Regression of a previous working feature labels Dec 27, 2021
@marcoambrosini marcoambrosini added this to the 5.0.0 milestone Dec 27, 2021
@marcoambrosini marcoambrosini self-assigned this Dec 27, 2021
Copy link
Contributor

@GretaD GretaD left a comment

Choose a reason for hiding this comment

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

tested with mail, and works really nice

@GretaD GretaD merged commit 0552803 into master Dec 28, 2021
@GretaD GretaD deleted the feature/listItem/add-option-to-always-show-actions branch December 28, 2021 11:16
@jancborchardt
Copy link
Contributor

@marcoambrosini just for info – is this now a per-list-item setting? Cause it should always be applied to all ListItems in the AppContentList, right?

@marcoambrosini
Copy link
Contributor Author

It is on a per component basis, but in general you use only one component and loop over some data, so developers will likely have to add the prop only once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working enhancement New feature or request regression Regression of a previous working feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New list item component, action menu mobile use and accessbility
4 participants