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

fix: Edit button displayed twice in a shared file preview mode - EXO-74839 #2429

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

Jihed525
Copy link
Member

Before this change, when open link of shared file in a new tab, two edit buttons are displayed in the opened preview page. To resolve this problem, make a condition on the edit button insertion to ensure that it is inserted only once. After this change, only one edit button is displayed and no reload page.

(cherry picked from commit 0e622c9)

…74839. (#2427)

Before this change, when open link of shared file in a new tab, two edit buttons are displayed in the opened preview page. To resolve this problem, make a condition on the edit button insertion to ensure that it is inserted only once. After this change, only one edit button is displayed and no reload page.

(cherry picked from commit 0e622c9)
@Jihed525 Jihed525 self-assigned this Nov 13, 2024
@Jihed525 Jihed525 enabled auto-merge (rebase) November 13, 2024 12:36
@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label Nov 13, 2024
Copy link

sonarcloud bot commented Nov 13, 2024

@Jihed525 Jihed525 merged commit e548ac2 into stable/6.5.x Nov 13, 2024
6 checks passed
@Jihed525 Jihed525 deleted the backportstable-74839 branch November 13, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partialCIBuild Perform Partial CI Build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants