carlito-scality

Results 5 issues of carlito-scality

**Component**:Salt **Why this is needed**: - It would be helpful if we can precheck the node configuration in the node creation form of the UI before the creation to try...

state:question
topic:ui
complexity:hard
priority:medium
severity:major

**Component**: UI **Why this is needed**: - In the UI, to refresh resources in a page we call "refresh" sagas that look like: ``` export function* refreshAlerts() { yield put(updateAlertsAction({...

kind:debt
topic:ui
complexity:medium
priority:high
severity:minor

**Component**: UI **Why this is needed**: - When running UI on `http://localhost:3000` for development mode, the login through DEX does not work since the `staticClients` redirectURIs does not include the...

topic:ui
complexity:hard
priority:low
severity:minor

**Component**:Dropdown **Why this is needed**: - we need to allow users to display "anchor" items in the dropdown menu to perform route navigation **What should be done**: **Implementation proposal** (strongly...

It would be nice to have a loader in the Table when it is refreshing