Santiago

Results 43 issues of Santiago

After #6698 we detect the following critical problems: Thesauri needs better testing in general. ```[tasklist] ### UI issues - [x] When creating a group the sidepanel save button should say...

Priority: High
Tech Debt :hammer_and_wrench:

After https://github.com/huridocs/uwazi/pull/6854 administrators have to confirm with their password before updating or creating new users. When changing a user's groups membership the administrator will have to confirm the change to...

Priority: Low
Frontend :sunglasses:

Split from https://github.com/huridocs/uwazi/issues/6583#issuecomment-2148469630 We should adjust the new IX modal for extractors to behave as expected when editing an extractor: - Should start with the 'Selected' checkbox checked. - Should...

Priority: Medium

On the new UIs, tables re render and reset when UI updates or table data changes. This resets the scroll and makes the screen jump. Working with long lists is...

Priority: Critical :fire:
Frontend :sunglasses:

**Describe the bug** It seems that there are cases where we don't have a translation key. This is not crashing the application. Currently this is happening with relationship properties that...

Bug :lady_beetle:
Priority: Medium

**Describe the bug** When creating a new thesaurus, you are allowed to create an empty group. **To Reproduce** Steps to reproduce the behavior: 1. Go to thesauri settings screen 2....

Bug :lady_beetle:
Priority: High
Frontend :sunglasses:

Front end team has been working on a V2 Translate component. The aim is to remove redux dependencies from translations, so that new routes have as few dependencies from V1...

Priority: High
Tech Debt :hammer_and_wrench:
Frontend :sunglasses:

There are issues that currently affect our use of [react-text-selection-handler](https://github.com/huridocs/react-text-selection-handler). ~~https://github.com/huridocs/react-text-selection-handler/issues/9 is causing type problems in the new pdf viewer for V2.~~ #6707 ~~https://github.com/huridocs/react-text-selection-handler/issues/7~~ & https://github.com/huridocs/react-text-selection-handler/issues/8 would be nice to...

Priority: Low
text reference

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

After #6826 is merged we need to use the new table for all the v2 UIs. We should migrate all uses of `V2/Components/UI/Table` and replace it with `V2/Components/UI/TableV2`, and remove...

Priority: High
Frontend :sunglasses: