Skip to content

enhancement: List onOrder - Hide index of items #7271

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

Merged
merged 2 commits into from
Jul 22, 2024

Conversation

abdulbasithqb
Copy link
Contributor

What does this PR do?

enhancement: List onOrder - Hide index of items

Where should the reviewer start?

List Grommet Component

What testing has been done on this PR?

manual testing and jest

How should this be manually tested?

Go to List component onOrder function new props added

Do Jest tests follow these best practices?

  • screen is used for querying.
  • The correct query is used. (Refer to this list of queries)
  • asFragment() is used for snapshot testing.

Any background context you want to provide?

What are the relevant issues?

fixes: #7266

Screenshots (if appropriate)

Do the grommet docs need to be updated?

Should this PR be mentioned in the release notes?

Is this change backwards compatible or is it a breaking change?

Signed-off-by: abdulbasithqb <abdul.basith@qburst.com>
@abdulbasithqb
Copy link
Contributor Author

Added suggested changes: #7267 (review)
@jcfilben

Signed-off-by: abdulbasithqb <abdul.basith@qburst.com>
Copy link
Collaborator

@jcfilben jcfilben left a comment

Choose a reason for hiding this comment

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

Looks good!

@jcfilben jcfilben requested a review from britt6612 July 16, 2024 21:51
@jcfilben jcfilben merged commit 71c0ce0 into grommet:master Jul 22, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

List onOrder - Hide index of items
3 participants