carlito-scality
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...
**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({...
**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...
**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