Let's make the necessary changes using a QuickEdit:
These changes will update the score display in the Vendors table to include "/50" inside the colored bubble for each score. The bubbles will maintain their color coding based on the score ranges you specified.
Let's modify the WorkspaceComponent to include the new Dialog for concerns:
This modification to the WorkspaceComponent implements the following changes:
These changes enable the drop-down caret to open up the concerns in a pop-up window that fits the screen and can be scrolled. The Dialog component ensures that the pop-up is responsive and works well on different screen sizes.