Bug 56339 - App settings: group improvements in frontend
App settings: group improvements in frontend
Status: NEW
Product: UCS
Classification: Unclassified
Component: App Center
UCS 5.0
Other Linux
: P5 normal (vote)
: UCS 5.0-4-errata
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2023-07-19 12:01 CEST by Felix Botner
Modified: 2023-07-19 21:03 CEST (History)
2 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 2: Improvement: Would be a product improvement
Who will be affected by this bug?: 5: Will affect all installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.057
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Botner univentionstaff 2023-07-19 12:01:25 CEST
It would be nice to have

* a description for a group 

  [setting1]
  Group = Database settings
  GroupDescription = yada yadya yada

  [setting2]
  Group = Database settings
  ...

  ->

  Database settings
    yada yada yadya

    setting for ...
    [   ]
    setting for ...
    [   ]


* a horizontal line between groups, so that one can easily distinguish different groups 

* change width of description text to span the whole settings "frame"

  curretly if looks like (looks a bit awkward especially if you have
  longer texts as description

  +-----------------------------------------+
  |                                         |
  | Desc Desc Desc Desc                     |
  | Desc Desc                               |
  | [                 ]                     |
  |                                         |
  +-----------------------------------------+

  why not)

  +-----------------------------------------+
  |                                         |
  | Desc Desc Desc Desc Desc Desc           |
  | [                 ]                     |
  |                                         |
  +-----------------------------------------+

* Fix description for Password Type

  if you have a description for a password settings, the description is 
  displayed twice, for each input field

  +-----------------------------------------+
  |                                         |
  | Desc Desc Desc Desc Desc Desc Desc Desc |
  | Desc Desc           Desc Desc           |
  | [                 ] [                 ] |
  |                                         |
  +-----------------------------------------+

  should be

  +-----------------------------------------+
  |                                         |
  | Desc Desc Desc Desc Desc Desc           |
  |                                         |
  | [                 ] [                 ] |
  |                                         |
  +-----------------------------------------+
Comment 2 Florian Best univentionstaff 2023-07-19 19:03:39 CEST
can you give real life examples?
Comment 3 Felix Botner univentionstaff 2023-07-19 21:03:49 CEST
(In reply to Florian Best from comment #2)
> can you give real life examples?

I think the suggested "features" would improve the app settings for the keycloak app, or what do you mean with "examples"?