-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow pass and resume domain in /open route
gisce/webclient#1612 - Updated GraphActionBar to accept a new optional `domain` prop for improved functionality. - Modified ShareUrlButton to utilize the `domain` prop, allowing for better sharing context. - Refactored TreeActionBar to compute `finalDomain` using `useMemo`, optimizing performance. - Adjusted share URL creation in shareUrlHelper to include `domain` in the URL parameters if provided. - Updated GraphActionView to pass the merged `domain` to GraphActionBar.
- Loading branch information
1 parent
dcf74f1
commit 8fc704c
Showing
5 changed files
with
37 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters