dream-num / univer.ai

Documentation for Univer
https://univer.ai
Other
8 stars 7 forks source link

Feedback for “UI” - "Hiding Menu Items" Not Working #147

Closed tannerTurba closed 3 months ago

tannerTurba commented 3 months ago

Hello!

I am interested in hiding a couple of the menu items, so I have followed the advice that is given on the Extending UI page of the documentation, which I have included a screenshot of below.

image

I have done this in my own project so it matches the above example, however the menu icons that I have set to hidden are still shown when the page is rendered. I know this library is in heavy development, so is it possible that this feature has changed? Am I formatting my config data incorrectly?

image (A snippet of my code)

image (The result of my code when rendered, still including hidden icons)

I am using vite, react, and typescript for my project. I appreciate the help!

tannerTurba commented 3 months ago

Wrong repo. Issue has been resubmitted in the "univer" repository - https://github.com/dream-num/univer/issues/2419