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

Popup for collection "Add operation" sometimes shows duplicated values #260

Open
tweidema opened this issue Nov 14, 2024 · 2 comments
Open
Labels
bug Something isn't working status:waiting-for-release Implemented, waiting for next stable release

Comments

@tweidema
Copy link

Describe the bug
Popup for collection "Add operation" sometimes shows duplicated values

To Reproduce
Clicking the "Add operation" button at the buttom of an existing collection shows a list of available operations. This list is not scrollable, which might be considered a separate bug. But searching to limit the displayed values, I sometimes see duplicated entries. I have a suspicion it happens after I have duplicated and renamed an existing operation.

Expected behavior
No duplicates

Screenshots
Here is an example. But sometimes I even see 3 with the same name.
duplicate_operations

Note that at the time of this screenshot these where the relevant files in the project:

thw@Snow:~/kreya/buapi_attribute_poc$ find . -name 'update scope*'|sort
./update scope 1.js
./update scope 1.krop
./update scope 1-request.json
./update scope 2.js
./update scope 2.krop
./update scope 2-request.json

Environment (if possible, copy the information from the error dialog or the About menu):

  • OS: Ubuntu 20.04.6 LTS
  • Kreya Version: 1.15.0
@tweidema tweidema added the bug Something isn't working label Nov 14, 2024
@CommonGuy CommonGuy added the status:planned We plan to work on this label Nov 14, 2024
@CommonGuy
Copy link
Contributor

Thanks for the detailed bug report! We'll take a look at those two bugs

@tweidema
Copy link
Author

@CommonGuy And thank you for being so quick to respond. It reflects positively on the project.

@CommonGuy CommonGuy added status:waiting-for-release Implemented, waiting for next stable release and removed status:planned We plan to work on this labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working status:waiting-for-release Implemented, waiting for next stable release
Projects
None yet
Development

No branches or pull requests

2 participants