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

Allow quick entry of new line into CSV from Show Properties screen #75

Open
asirota opened this issue Jun 21, 2022 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@asirota
Copy link
Member

asirota commented Jun 21, 2022

The main use case for this product is to add and edit existing entries to a config file. This use case allows adding new entries to the csv quickly from the show properties pop up screen.

image

The key issue is to show which functions can be made available based on the type of element being edited. The drop down should only show functions based on the type of element being inspected.

If a csv line item exists with the current element being inspected, watm should show an alert to the end user to let them know they will overwrite existing configuration. This will make it easy to enforce unique editing for each element as long as this user interface is used. This is Desired to avoid conflicts.

@asirota asirota added the enhancement New feature or request label Jun 21, 2022
@asirota asirota pinned this issue Jul 15, 2022
@asirota
Copy link
Member Author

asirota commented Jul 29, 2022

related to #58 as that issue describes a similar approach - should be consolidated together

@asirota asirota unpinned this issue Feb 24, 2023
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

1 participant