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

🛠️ Enhance Table Functionality with Column Filtering and Default Visibility Preferences #10

Open
JamesAlfonse opened this issue Sep 6, 2024 · 2 comments

Comments

@JamesAlfonse
Copy link
Member

JamesAlfonse commented Sep 6, 2024

To improve the usability and customizability of our data presentation, we need to implement features that allow users to filter out certain columns and set default columns that are visible upon loading the table. This enhancement will enable users to tailor the data view to their specific needs, making the application more versatile and user-friendly.

Tasks:

  • Column Filtering: Develop a user interface component that allows users to select which columns to display. This component should be intuitive and seamlessly integrate with the existing table design.
  • Default Columns: Implement functionality that allows certain columns to be visible by default when the table loads (eg. Ticker, Exchange, Company/Issuer, and Transfer Agent), with the option for users to modify these settings and save their preferences.

🧠

  • Save Preferences: Ensure that user preferences for visible columns are saved and persist across sessions, possibly using local storage or backend integration, depending on the application architecture.

Expected Outcome: A table with enhanced interactivity, allowing users to customize their data view by filtering out irrelevant columns and setting defaults that suit their frequent needs. This will improve the application’s flexibility and user satisfaction.

@JFWooten4
Copy link
Member

I think we should include phone numbers by default. 📞

JFWooten4 added a commit that referenced this issue Sep 8, 2024
This is an example, referencing #10
@JFWooten4 JFWooten4 assigned JFWooten4 and unassigned JFWooten4 Sep 8, 2024
@JamesAlfonse
Copy link
Member Author

I think we should include phone numbers by default. 📞

Good idea. Maybe email address as well. 📧

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants