Closed robstryker closed 1 year ago
first comment about general usage of the view. below is the some screenshots of my tests.
first comment about general usage of the view. below is the some screenshots of my tests.
those are ok.
here the list is cropped at the very end.
is the secure storage pop pu is mandatory ? the text box is too short, please use all the space.
those two have some background issues and labels are not centered with the text boxes.
is the secure storage pop pu is mandatory ? the text box is too short, please use all the space.
I'll try to use all the space.
Whether this specific prompt is necessary is more a question about the underlying RPS. The UI is just responding to a request for prompt from the background RSP and must display it.
those two have some background issues and labels are not centered with the text boxes.
Looks fine in light mode, but not dark mode. Wonder what's wrong here.
Looks fine in light mode, but not dark mode. Wonder what's wrong here.
Seems the styling matches on class names somehow, and extending "Composite" is frowned upon. Converting my composite subclasses to just be a kind of wrapper instead seems to fix it.
Pull Request Checklist
General
Code
Testing
Function