Skip to content

[Bug]: Required marker (*) not displayed on required select widgets #41734

@j0hnby

Description

@j0hnby

Is there an existing issue for this?

  • I have searched the existing issues

Description

When setting a widget to be required to have data, the new functionality should show a red asterisk next to the title of it to inform users that it is required.

For select widget types this does not happen - images attached show "Product Category" - a required select widget with no asterisk, "Brand or Item" - a text widget which is required and the asterisk is showing, and "Model" - a text widget which is not required.

The Required option is selected in the Validations section of the widget config - I have tried toggling it to see if it was something stuck, it hasn't helped.

The validation works - the widget "isvalid" is false until it has data in it. (State shown in screenshot too)

Image Image Image

I have tested this in Waterfox (Firefox) and Edge and it shows the same in both. I have no ad-blockers in place.

Appsmith v1.98 self hosted

Steps To Reproduce

Create UI
Add form
Add select widget - set basic details - ensure to set Validation - Required to "ON"
View form - no red required asterisk is visible for required field.

Public Sample App

No response

Environment

Production

Severity

Medium (Frustrating UX)

Issue video log

No response

Version

Self Hosted - 1.98

Metadata

Metadata

Labels

BugSomething isn't workingNeeds TriagingNeeds attention from maintainers to triage

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions