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

Modular Table #30

Open
AJ213 opened this issue Mar 24, 2020 · 0 comments
Open

Modular Table #30

AJ213 opened this issue Mar 24, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@AJ213
Copy link

AJ213 commented Mar 24, 2020

Describe the feature you'd like to request.
Currently, the table is static and you can't remove/add data. This does make sense since there isn't a lot of information to display yet. However, in the future other information like RSD, Mean, Median, and more will be needed. A good approach to this problem would be to allow users to modify the table by adding/removing certain data. The only exception to this obviously should be the segment name column since that is how you identify segments. If this feature is implemented, you should also restrict users from adding too many columns too (like maybe no more than 5-7).

Give reasoning on why this feature is needed.

  1. Allows easier expansion of the program
  2. Allows customization of the program for the user (for the table)
  3. Another feature worthy of advertisement

Additional context
Keep in mind that whatever configuration the user left the table, should be saved when the user closes the splits. My suggestion on the default configuration of the table would be to have Personal Best and Possible Timesave shown. I also would suggest showing a giant + on the side of the table to show the user that they can add columns (and once they have reached the limit the plus sign will disappear). You can reuse the trash can for deleting columns too. If you have additional questions ask over discord.

@AJ213 AJ213 added the enhancement New feature or request label Mar 24, 2020
@noahkra noahkra added this to the v0.4.0 milestone Mar 24, 2020
@noahkra noahkra removed this from the v0.4.0 "Foundation" update milestone May 9, 2020
@noahkra noahkra added this to the v0.5.0 milestone May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants