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

Orkestra GUI Error - Multiple Radio buttons #235

Closed
Giangsta opened this issue Jan 23, 2024 · 2 comments
Closed

Orkestra GUI Error - Multiple Radio buttons #235

Giangsta opened this issue Jan 23, 2024 · 2 comments
Labels
Auto Input Form Topics relative Orkestra's automatically generated input form bug Something isn't working UI / UX

Comments

@Giangsta
Copy link

Describe the bug
This appears to be a GUI bug. When toggling the input Booleans of the player from Quick Access, only one of the entire set of radio buttons is active instead of per Boolean input.

But when it is run, the player will run with the latest clicked button response per Boolean input, therefore I believe this is a GUI bug.

To Reproduce
Steps to reproduce the behaviour:

  1. In a working Dynamo graph, right click multiple Boolean and set IsInput to true
  2. Save file and create quick access of dynamo script in Orkestra either via Local or Online Workspace.
  3. Click on the Quick Access button to open the player GUI.
  4. Toggle the input Booleans.
  5. See error

Example

OrkestraGUIError.mp4

Desktop

  • OS: Windows 10
  • Revit Version : 2023
  • Dynamo Version : 2.16.2
  • Orkestra Version : 1.8.0

In Which context did it happen
Orkestra Revit Addin

@MostafaElAyoubi
Copy link
Member

@Giangsta thank you very much for reporting this !
Good catch! You're absolutely correct, GUI issue. The values passed to the graph are still correct but it is not very usable like this.
This is collateral damage from the complete rewrite of the form to make it work with both Dynamo and Grasshopper 😅
We fixed this on our end and it is ready to ship along with a couple of other fixes in 1.8.1.

@MostafaElAyoubi MostafaElAyoubi added Auto Input Form Topics relative Orkestra's automatically generated input form bug Something isn't working UI / UX labels Jan 23, 2024
@MostafaElAyoubi
Copy link
Member

fixed in 1.8.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto Input Form Topics relative Orkestra's automatically generated input form bug Something isn't working UI / UX
Projects
None yet
Development

No branches or pull requests

2 participants