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

feat: add column sorting feature to accounts table #296

Merged

Conversation

soaresa
Copy link
Contributor

@soaresa soaresa commented May 6, 2024

Feature: Account Sorting in Table

This feature enables users to organize accounts displayed in a table based on:

  • Address
  • Unlocked
  • Balance

Users can sort each category in both ascending and descending order, allowing them to view the most pertinent data according to their needs.

Additional Details:

  • Arrow Indicator: The sorting arrow icon appears in the column header only after a user clicks on it, indicating the current sort direction.
  • Default Sorting: Initially, accounts are displayed in the order they were added by the user.

This structure ensures flexibility and clarity, facilitating efficient data management.

@soaresa soaresa changed the title feat: add column sorting feature to accounts table with dynamic direc… feat: add column sorting feature to accounts table May 6, 2024
@kalvkusk kalvkusk merged commit a1d8c8e into 0LNetworkCommunity:main May 7, 2024
6 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.

2 participants