Erling Hauan
Erling Hauan
### Description When a new parent component is dropped into the workspace, it remains in a closed state. This requires users to manually open these components before they can insert...
## Description ## Related Issue(s) #9191 ## Verification - [ ] **Your** code builds clean without any errors or warnings - [ ] Manual testing done (required) - [ ]...
## Description Created two new Studio components, `StudioTableRemotePagination`and `StudioTableLocalPagination`. They are visually identical, but handles pagination and sorting differently. `StudioTableRemotePagination` should be used where pagination and sorting is handled externally,...
## Description In this PR an `OptionsController` and an `OptionsService` has been created. The `OptionsService` uses the `AltinnAppGitRepository` to manipulate the options files. 5 new endpoints have been added: *...
## Description ### Table jumping when navigating between pages When navigating between pages of the table, the height of the table container changes when the spinner appears/disappears. This only happens...
### Description * Currently, ResourceTable does not have pagination and becomes very long * A fixed height for the rows could be implemented, so that the row height does not...
## Description ## Related Issue(s) - #{issue number} ## Verification - [ ] **Your** code builds clean without any errors or warnings - [ ] Manual testing done (required) -...