- Issue created by @sidharth_soman
- Merge request !5977Required attribute added on storage wrappar label → (Open) created by Unnamed author
- Status changed to Needs review
12 months ago 4:20am 29 December 2023 - Assigned to Kanchan Bhogade
- Status changed to Needs work
12 months ago 5:59am 29 December 2023 - 🇮🇳India SandeepSingh199
Thanks for the patch @Gauravvvv, after applying the patch, it is focusing to that textbox but Error Message not showing.
- 🇮🇳India Kanchan Bhogade
Hi @Gauravvvv
I tested MR !5977 on Drupal version 11.0 for the Claro Theme
The patch was applied successfullyTesting Steps:
- Set up the Drupal 111.
- Set the Claro theme
- Go to -> structure ->Article content type -> Manage Fields -> Add the field
- Leave the label input empty. Choose a field type that displays additional options requiring you to scroll down below (for example, 'formatted text'). Choose any option and hit continue.
- Observed no focus on the empty label input.
- Apply the shared patch & reverify the results.
Test Result:
The patch was applied successfully, and the Error does not come into focus on the 'add fields' fixed;
But when the error comes into focus, the page scrolling is not up to the focus area.
Moving to Needs WorkThe video is attached for reference
Hi @Kanchan Bhogade,
It redirects to the label where needs to be focused or scrolled on validation. See the attached recording.
Thanks- Status changed to Needs review
12 months ago 12:56pm 2 January 2024 - Status changed to Needs work
12 months ago 2:35pm 2 January 2024 - Status changed to Needs review
12 months ago 9:34am 4 January 2024 - Issue was unassigned.
- Status changed to RTBC
12 months ago 10:53am 4 January 2024 - 🇮🇳India Kanchan Bhogade
Hi
I tested MR !5977 on Drupal version 11.0 for the Claro Theme
The patch was applied successfullyTesting Steps:
- Set up the Drupal 11.0.
- Set the Claro theme
- Go to -> structure ->Article content type -> Manage Fields -> Add the field
- Leave the label input empty. Choose a field type that displays additional options requiring you to scroll down below (for example, 'formatted text'). Choose any option and hit continue.
- Observed no focus on the empty label input.
- Apply the shared patch & reverify the results.
Test Result:
The patch was applied successfully, and the Error does not come into focus on the 'add fields' fixed;Moving to RTBC
Video for reference
- Status changed to Needs work
10 months ago 8:45am 21 February 2024 - 🇳🇿New Zealand quietone
There are failing tests. I am setting this to Needs work.