Nar --

Results 29 issues of Nar --

**What is the current behavior?** I am creating a custom plugin which uses the `sizeinput` dialog component with an initial value. After editing the width the height does not get...

type: bug
status: escalated

Dependent on https://github.com/zesty-io/material/pull/98 ![image](https://github.com/zesty-io/manager-ui/assets/28705606/e736d0a5-09b0-42f0-9ae3-ac5c632c8429) ![image](https://github.com/zesty-io/manager-ui/assets/28705606/0d87d2c5-e515-4777-950e-ed7973a3b0e2) Closes #2428

ready

**Describe the bug** User permissions not reset on logout **To Reproduce** Steps to reproduce the behavior: 1. Login to manager-ui 2. Logout 3. Relogin using a different account with a...

bug

**Describe the bug** When editing a content item with multiple fields, typing experience is very laggy **To Reproduce** Steps to reproduce the behavior: 1. Go to a content item with...

bug

Once the following imports that are still currently being used in several old components have been completely removed/migrated in manager-ui, we can safely remove the dependency on the [design-system core...

dependencies
maintenance

It would be awesome if we'd be able to set the bar margins separately. I'm currently using forge for the tiling and there's a lot of space in between the...

enhancement

Allows users to replace an existing file with a new file of the same file type without changing the file's name and url in our DAM. Resolves #2661 ### Dependencies...

ready
feature

Fixes #2826 Fixes #2820 Makes sure that the error blurb is shown when the save button is clicked and there are field errors https://github.com/user-attachments/assets/823b064c-b9ae-4f67-928b-77c63e5892f8

bug
ready

**Describe the bug** The field error list only shows up after clicking the Save button for the second time. **To Reproduce** Steps to reproduce the behavior: 1. Go to any...

bug

Bump the react version from v17 to v18 Performance benefits: - Batched updates - `useDefferedValue` and `useTransition` Things to consider: - Dependencies might also need to be updated

maintenance