✨(frontend) hide search and create doc button if not logged
- Added visibility checks for 'search' and 'New doc' buttons in the document visibility tests. - Updated LeftPanelHeader to conditionally render 'search' and 'New doc' buttons based on user authentication status, improving user experience and access control.
This commit is contained in:
committed by
Anthony LC
parent
5bd0764bdd
commit
2ede746d8a
@@ -32,6 +32,7 @@ and this project adheres to
|
||||
## Fixed
|
||||
|
||||
- 🐛(backend) fix create document via s2s if sub unknown but email found #543
|
||||
- 🐛(frontend) hide search and create doc button if not authenticated #555
|
||||
|
||||
## [1.10.0] - 2024-12-17
|
||||
|
||||
|
||||
Reference in New Issue
Block a user