-
Notifications
You must be signed in to change notification settings - Fork 4
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
Delete rows from TSV7(TN,TWLs) #484
Comments
For tWLs, the delete buttons must delete the highlighted row in the Twls card. |
@jincypjose @theNerd247 @kintsoogi Here are some various screenshots of different UIs for adding and removing rows. The first one (material-ui) is what I was trying to describe yesterday. After that are just a few of the seemingly infinite ways people have done it. I'd recommend whatever is easiest to develop. What's your pick?
|
I really like (2). The icons are self explanatory and as someone who reads left to right it flows well. |
(1) is great if the number of actions per row is >= 3 (as the icons would take up to much real-estate) |
Yeah I personally like 1 the best, it just depends on how easy adding the select is! |
I too liked 1 and 2 both makes sense. |
We will do #3 and put both add and delete button in an actions column. This will make the icons match tCC and it will allow for quick actions for single rows which is most common. The top description has been updated. |
@elsylambert @danielklapp This issue is in the latest GWE develop build v2.1.0 build f85dc07 |
Test Instructions
|
Verified in v2.1.0 build f85dc07 QA
Works as expected. |
Verified everything listed on the test instructions. Looks good to me and tested with v2.1.0 build f85dc07 QA. |
@elsylambert @danielklapp I was able to reproduce the problem I saw before: tN-AddError-x0.5.mov |
@kintsoogi - It seems related to adding the tN to the end of the book. It's throwing an exception. |
Moved the bug to #592 |
For table view:
The text was updated successfully, but these errors were encountered: