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

Go all-in on HUDs for field layout designers’ element libraries #16374

Merged
merged 3 commits into from
Jan 2, 2025

Conversation

brandonkelly
Copy link
Member

@brandonkelly brandonkelly commented Jan 2, 2025

Description

Removes the always-visible element library from field layout designers, in favor of an “Add” button within each tab which opens the element library in an HUD.

CleanShot.2025-01-02.at.08.39.18.mp4

Why?

  • Less scrolling! There’s now more horizontal space for an additional tab column within the FLD workspace, and on larger field layouts, the library is always going to be fully vertically aligned with the current viewport.
  • Quicker element selections. We can now support click/Return-based selection for adding an element to the tab the HUD is opened for, rather than exclusively requiring drag-n-drop. And newly-created fields are now immediately added to the tab.
  • Consistent UI regardless of container size. Previously we were using a similar UI (except with disclosure menus) for smaller containers, via Make the FLD responsive #14411.

Related issues

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.

1 participant