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

GH-595 Improve initial rendering of variable type selection #597

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

Naros
Copy link
Member

@Naros Naros commented Jul 27, 2024

Fixes #595

  • All search items (excluding root item) are collapsed when the search box is empty.
  • There is no initial search text in the search box.
  • All global enums and bitfields have been relocated under new Types/Global Enum and Types/Global Bitfield categories.
  • Fixes clearing search box to reset favorite button press state.

@Naros Naros added the cherrypick:2.0 Requires cherry-pick to Orchestrator 2.0 label Jul 27, 2024
@Naros Naros added this to the 2.1 milestone Jul 27, 2024
@Naros Naros added under discussion Not yet actionable, under discussion. and removed under discussion Not yet actionable, under discussion. labels Jul 27, 2024
@Naros Naros merged commit 5388fa3 into CraterCrash:main Jul 29, 2024
8 checks passed
@Naros Naros deleted the GH-595 branch July 29, 2024 02:43
@Naros
Copy link
Member Author

Naros commented Jul 29, 2024

Applied to main (=2.1) and branch 2.0

@Naros Naros removed the cherrypick:2.0 Requires cherry-pick to Orchestrator 2.0 label Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Variable type selection dialog can be overwhelming
1 participant