Santiago

Results 43 issues of Santiago

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

**Describe the bug** After https://github.com/huridocs/uwazi/pull/5092 users might want to return to the card view preserving the selections done on table view. The side panel covers the buttons that would allow...

Priority: Low
Feature

**Describe the bug** When submiting a contact form it has no validation before submiting. If the user entered a wrongly formatted email it will return a `validation error` from the...

Priority: Medium
Feature

**Describe the bug** While live translating if you have a modal open, the translation modal is covered and cannot be used. This is not for every modal. **To Reproduce** Steps...

Bug :lady_beetle:
Priority: Low

**Describe the bug** Saving an entity with an invalid date range (e.g: 01/12/2000 - 01/12/1990) will fail without giving an error to the user. **To Reproduce** Steps to reproduce the...

Bug :lady_beetle:
Priority: Medium

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

split from #6326 Right now we serve audios and videos ‘as is’. The file the user uploaded is the one that will be served by us for playback on the...

Feature
Backend 💾

Split from #6326 We want to be able to serve audios and video in chunks so that users don’t have to download the full media file to be able to...

Priority: Medium
Feature
Backend 💾

After https://github.com/huridocs/uwazi/issues/6493 we currently have a situation where it’s not clear when a tenant should be ‘read only’. A criteria could be that it has synced templates, or that the...

When a cypress assert fails the suite continues to run, and then it moves to the next suite. We would benefit from stopping the cypress run the moment an assert...

Priority: Medium
Frontend :sunglasses: