You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When displaying a List, only one button should be allowed in the List format. However, the following steps lead to an incorrect behavior:
Switch the display format to Carousel.
Add an additional button.
Switch back to List format.
Save the changes.
Observed Behavior: No errors are displayed, and the List format incorrectly allows multiple buttons to exist, violating the intended single-button restriction for List format.
Expected Behavior:
When switching back to List format, any additional buttons should be automatically removed, ensuring that only one button remains. The system should enforce the single-button limitation for List format, either by validation or by displaying an appropriate error message.
Screencast.from.11-20-2024.10.59.26.AM.webm
Reproduction steps
1. Go to 'Visual editor' and add a new List block
2. Go to 'Message'
3. Switch the display mode to Carousel.
2. Add an additional button to the carousel.
3. Switch back to the List format.
4. Save the changes.
5. Observe that multiple buttons remain in the List format
Logs
No response
Browsers
No response
OS
No response
The text was updated successfully, but these errors were encountered:
Description
When displaying a List, only one button should be allowed in the List format. However, the following steps lead to an incorrect behavior:
Observed Behavior: No errors are displayed, and the List format incorrectly allows multiple buttons to exist, violating the intended single-button restriction for List format.
Expected Behavior:
When switching back to List format, any additional buttons should be automatically removed, ensuring that only one button remains. The system should enforce the single-button limitation for List format, either by validation or by displaying an appropriate error message.
Screencast.from.11-20-2024.10.59.26.AM.webm
Reproduction steps
Logs
No response
Browsers
No response
OS
No response
The text was updated successfully, but these errors were encountered: