Skip to content

Fix SMB mount issue: redirect to default URL after popup - #2607

Merged
deepin-bot[bot] merged 4 commits into
linuxdeepin:masterfrom
Johnson-zs:master
Feb 20, 2025
Merged

Fix SMB mount issue: redirect to default URL after popup#2607
deepin-bot[bot] merged 4 commits into
linuxdeepin:masterfrom
Johnson-zs:master

Conversation

@Johnson-zs

Copy link
Copy Markdown
Contributor

This commit addresses a bug where the application did not redirect to the default URL after an SMB mount operation was completed. Instead of navigating to the expected starting URL, the application remained on the previous view, leading to confusion for users.

Changes made:

  • Implemented logic to ensure that after an SMB mount popup, the application redirects to the configured default URL.
  • Added checks to verify the mount operation's success before performing the redirect.
  • Updated relevant signal handlers to trigger the redirect appropriately.

This fix enhances user experience by ensuring that the application behaves as expected after SMB operations, providing a seamless navigation flow.

Log:

Bug: https://pms.uniontech.com/bug-view-303643.html

@deepin-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: itsXuSt, Johnson-zs

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Johnson-zs
Johnson-zs force-pushed the master branch 2 times, most recently from f3a90af to 12ab2d7 Compare February 20, 2025 13:11
This commit addresses a bug where the application did not redirect
to the default URL after an SMB mount operation was completed.
Instead of navigating to the expected starting URL, the application
remained on the previous view, leading to confusion for users.

Changes made:
- Implemented logic to ensure that after an SMB mount popup,
  the application redirects to the configured default URL.
- Added checks to verify the mount operation's success before
  performing the redirect.
- Updated relevant signal handlers to trigger the redirect
  appropriately.

This fix enhances user experience by ensuring that the application
behaves as expected after SMB operations, providing a seamless
navigation flow.

Log:

Bug: https://pms.uniontech.com/bug-view-303643.html
@github-actions

Copy link
Copy Markdown

TAG Bot

TAG: 6.5.31
EXISTED: no
DISTRIBUTION: unstable

… cutting and pasting folders"

This reverts commit e6e5f90.
6.5.31

Log: tag 6.5.31
@Johnson-zs

Copy link
Copy Markdown
Contributor Author

/forcemerge

@deepin-bot

deepin-bot Bot commented Feb 20, 2025

Copy link
Copy Markdown
Contributor

This pr force merged! (status: blocked)

@deepin-bot
deepin-bot Bot merged commit 753407d into linuxdeepin:master Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants