Skip to content

Fix: incorrect CIFS share placeholder in Add Volume dialog [CE-12921]#12923

Open
Ahamed1846 wants to merge 1 commit intoportainer:developfrom
Ahamed1846:fix/12921-cifs-placeholder
Open

Fix: incorrect CIFS share placeholder in Add Volume dialog [CE-12921]#12923
Ahamed1846 wants to merge 1 commit intoportainer:developfrom
Ahamed1846:fix/12921-cifs-placeholder

Conversation

@Ahamed1846
Copy link

@Ahamed1846 Ahamed1846 commented Nov 10, 2025

closes #12921

Changes:

  • Updated placeholder text in app/docker/components/volumesCIFSForm/volumesCifsForm.html
    from e.g. /mysharee.g. myshare
  • (Optional) Added a short help note clarifying that a leading slash should not be included.

Context:

The previous placeholder /myshare misled users to include a leading slash, resulting in failed CIFS mounts.
This update provides the correct example format and improves user clarity.

Impact:

UI-only change — no logic or backend impact.

@Ahamed1846 Ahamed1846 changed the title Fix: correct CIFS share placeholder text and add guidance (#12921) Fix: incorrect CIFS share placeholder in Add Volume dialog [CE-12921] Nov 10, 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.

Incorrect UI text within "Add Volume" dialog leads to user error

1 participant