-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
LDAP admin settings design improvements #13805
Copy link
Copy link
Open
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care ofdesignDesign, UI, UX, etc.Design, UI, UX, etc.enhancementfeature: ldapgood first issueSmall tasks with clear documentation about how and in which place you need to fix things in.Small tasks with clear documentation about how and in which place you need to fix things in.help wanted
Metadata
Metadata
Assignees
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care ofdesignDesign, UI, UX, etc.Design, UI, UX, etc.enhancementfeature: ldapgood first issueSmall tasks with clear documentation about how and in which place you need to fix things in.Small tasks with clear documentation about how and in which place you need to fix things in.help wanted
Type
Fields
Give feedbackNo fields configured for Enhancement.
@nextcloud/ldap something for you! :) Quick tips on how to improve the LDAP app interface:
The
ui-…classes from the buttons override Nextcloud styles and should be removed :)The

<span class="ui-button-text">…</span>element around the text is unnecessary and can be removed too (the "Detect Port" button is standard style and clearly looks like a button)The "Configuration OK" element can be moved to be left-aligned
Same with the "Continue" and help elements, it can go below that and left-aligned. At the moment it’s floating weirdly in space.