Aller au contenu principal

feature action buttons orientation

Planifiée

Commentaires

13 commentaires

  • Commentaire officiel
    Christian Wohlmutter

    This feature is planned (no ETA yet) and can be tracked in the Changelog.

  • Rohan Christopherson

    Agreed, we are having the same problem as it was a useful place to have all action buttons visible in one go!

    2
  • Kristine Smaadal

    Absolutely agree. 

    2
  • Matthew Wartman

    Wanted to add that it would be nice if the horizontal button layout was swipeable on mobile.  Right now, the only way to see more buttons is to tap the > arrow. I've found that this sometimes activates the rightmost button instead.

    1
  • Rohan Christopherson

    Just checking back in with this, the button layout is borderline unusable. Many users have no idea there are additional buttons along the row, this is a significant regression from what was in the older version where all buttons were outlined at the top where users could simply click on this. Is there any possibility of adding a toggle so users can see all the buttons?

    4
  • Jeff DeWitt

    I wholeheartedly agree with this idea!  Also, maybe provide the additional options added for the tools in the toolbar that were recently added to allow the administrator to change the orientation as suggested but also the ability to change where the icon appears, that could make the space for the feature actions smaller as well and reduce the need to scroll.

     

    2
  • Sander Broekaert

    Any update on this? 🙏

    3
  • Alex St. John

    Bump.

    2
  • Lieven

    High priority to me as well…

    3
  • Surya Rathanlal

    I vote for this as well!

    1
  • Christian Wohlmutter

    Hi All,
    You can track the status of this User Story under the ID 344701

    2
  • kristine.smaadal

    I just looked into this, and while we are waiting for a fix for this in the designer, my workaround is a workflow that runs on startup, injecting css to achieve vertical button orientation across several rows like this:

     


    CSS: 
    :where(.gcx-component-container.panel-content)
     :where(.MuiList-root)[role="menubar"] {
       display: flex !important;
       flex-wrap: wrap !important;
    }

    1
  • Henry Haro

    Woops - I made a similar Ideas post here: Add Option to Arrange Result Details Result Actions Vertically or Wrap – VertiGIS Support

    I agree with the need for this customizability, the default options don't feel very user-friendly.

    2

Vous devez vous connecter pour laisser un commentaire.