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

DetailsLister - failed to make first entries #59

Closed
ewerybody opened this issue Jan 29, 2022 · 2 comments
Closed

DetailsLister - failed to make first entries #59

ewerybody opened this issue Jan 29, 2022 · 2 comments

Comments

@ewerybody
Copy link
Owner

@Cyberklabauter reported some issues on a2#250:

Somehow doesn’t work properly. After first entry I still got the message “There is nothing to popup! Apparently there was no data added yet?” Than it started working. after I checked the box “finished after first selected item”. Pasting the item still fails (I getting an empty popup-menu with “cancel” entry only). Keys and values are not saved. After a while my test entries where gone again.

This module is kinda new. Had some revisions yet but I guess initilizing is rather badly covered?
Surely we need some testing starting off with NO data yet.
Eventually this should have some defaults for the user to play around and overwrite/delete then.

@ewerybody
Copy link
Owner Author

Ok. I found the issue: I was recently adding another piece of data to the table-data, so I needed to move it up a level to have the new checkbox value and the table data side by side in the saved user data. And I forgot to sanitise the lookup 🤦‍♀️

@ewerybody
Copy link
Owner Author

While I was at it: I rolled it back to using clipboard_paste (using WinClip) works like a charm :) 👍

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

No branches or pull requests

1 participant