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

AnchorField is missing placeholder text #328

Open
2 tasks done
mfendeksilverstripe opened this issue Sep 5, 2024 · 0 comments
Open
2 tasks done

AnchorField is missing placeholder text #328

mfendeksilverstripe opened this issue Sep 5, 2024 · 0 comments

Comments

@mfendeksilverstripe
Copy link
Collaborator

Module version(s) affected

4.0.6

Description

Internal link (site tree link) uses AnchorField as a part of the link edit form. This field used to have a placeholder text Select or enter anchor but now it's gone.

How to reproduce

  • install linkfield module
  • attach a link to any model so you can view the Link edit form (modal)
  • click on add link and choose Site tree link (page on this site option)

Expected behaviour:

Placeholder text is visible.

Screenshot 2024-09-05 at 12 44 18 PM

Actual behaviour:

Placeholder text is not visible.

Screenshot 2024-09-05 at 12 42 58 PM

Possible Solution

Possibly related to AnchorSelectField component. I can see the placeholder text is still in the code but doesn't display for some reason.

Additional Context

Noticed during CMS 5 upgrade.

Validations

  • Check that there isn't already an issue that reports the same bug
  • Double check that your reproduction steps work in a fresh installation of silverstripe/installer (with any code examples you've provided)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants