Santiago

Results 43 issues of Santiago

fixes #4878 PR checklist: - [ ] Update READ.me ? - [ ] Update API documentation ? QA checklist: - [ ] Smoke test the functionality described in the issue...

**Describe the bug** On a mobile screen, when viewing an entity that has no main document, the side panel cannot be closed. **To Reproduce** Steps to reproduce the behavior: 1....

Bug :lady_beetle:

**Is your feature request related to a problem? Please describe.** When looking at the list of terms in `Translations` it's difficult to figure out what terms I have already translated....

Sprint
Priority: High
Feature

**Describe the bug** When editing the template that's created by default by the blank-state process the application will throw a 404 error if the UI language is changed. **To Reproduce**...

Bug :lady_beetle:
Priority: Medium

On the entity sidepanel and the entity view, the `Upload PDF` button is displayed in green. Update it so it looks more like the `Add file` button. When editing an...

Sprint
Frontend :sunglasses:

We should include an entity that has all metadata properties (videos, images, links, geo, inheritance, relations) so that we have a snapshot that can check when we change the visual...

Priority: Medium
Tech Debt :hammer_and_wrench:

Our E2Es suites asserts are sequential. If the first `it` fails, all the following are very likely to fail as well. It would be best to find a way of...

Priority: Low
Tech Debt :hammer_and_wrench:

There are many terms in the list of translations in `Settings -> Translations -> User Interface` that are obsolete. These terms belong to strings that are no longer used in...

Priority: High
Tech Debt :hammer_and_wrench:

**Describe the bug** When adding more than one language the UI requires a reload in order for translations to work properly. Without the reload, live translate might not show all...

Bug :lady_beetle:
Priority: Low

Some libraries, as they update, become ESM only (https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) and cannot be incorporated into the project as is. Allowing ESM only packages requires some changes in the code that affect...