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

Delimiter dropdown broken on data.read #10341

Closed
Tracked by #10356
AdRiley opened this issue Jun 21, 2024 · 4 comments · Fixed by #10382
Closed
Tracked by #10356

Delimiter dropdown broken on data.read #10341

AdRiley opened this issue Jun 21, 2024 · 4 comments · Fixed by #10382
Assignees
Labels
--bug Type: bug -gui p-highest Should be completed ASAP
Milestone

Comments

@AdRiley
Copy link
Member

AdRiley commented Jun 21, 2024

Got broken between the Version 2024.2.1-nightly.2024.6.18
and Version 2024.2.1-nightly.2024.6.19 builds

Expected:

image

Actual:
No dropdown

image

@AdRiley AdRiley added p-highest Should be completed ASAP --bug Type: bug -gui labels Jun 21, 2024
@AdRiley AdRiley added this to the Beta Release milestone Jun 21, 2024
@Frizi Frizi self-assigned this Jun 25, 2024
@Frizi Frizi moved this from ❓New to 🔧 Implementation in Issues Board Jun 25, 2024
@JaroslavTulach
Copy link
Member

git log 2024.2.1-nightly.2024.6.18...2024.2.1-nightly.2024.6.19

commit 7eeea8e (tag: 2024.2.1-nightly.2024.6.19)
Author: Adam Obuchowicz [email protected]
Date: Tue Jun 18 16:35:10 2024 +0200

Fix autoscoped constructor dynamic widget config (#10297)
Fixes #10238

commit a835851
Author: Radosław Waśko [email protected]
Small fixes to Cloud Integration

commit 0fc3755
Author: marthasharkey [email protected]
Date: Tue Jun 18 09:27:20 2024 +0100

Disable clickThrough for get nodes for anything thats datatype is not JS_Object

@farmaazon farmaazon moved this from 🔧 Implementation to 🟢 Accepted in Issues Board Jun 27, 2024
@mergify mergify bot closed this as completed in #10382 Jun 27, 2024
@mergify mergify bot closed this as completed in 2f7adb9 Jun 27, 2024
@farmaazon farmaazon moved this from 🟢 Accepted to 🗄️ Archived in Issues Board Jul 9, 2024
@enso-bot
Copy link

enso-bot bot commented Jul 12, 2024

Paweł Grabarz reports a new STANDUP for the provided date (2024-06-25):

Progress: Added new version of vue devtools. Traced widget data visualization calls and found out that all are correctly sent but some never receive a response. Still investigating recent changes in visualization configs. It should be finished by 2024-07-08.

@enso-bot
Copy link

enso-bot bot commented Jul 12, 2024

Paweł Grabarz reports a new STANDUP for the provided date (2024-06-26):

Progress: Decided to mostly revert problematic part of recent changes, but still have trouble fully understanding why they cause the issue. Started refactoring affected code to be simpler to understand for the future. It should be finished by 2024-07-08.

@enso-bot
Copy link

enso-bot bot commented Jul 12, 2024

Paweł Grabarz reports a new STANDUP for the provided date (2024-06-27):

Progress: Understood a real root cause of missing responses, which was a confusion of memberOf and definedIn fields when constructing widget query. Reapplied reverted changes with proper fix and finished refactor. It should be finished by 2024-07-08.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
--bug Type: bug -gui p-highest Should be completed ASAP
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants