Rafael Pólit
Rafael Pólit
We need to make synced collections a little less "obscured" to users: - notify on template editing that template is synced and changes may brake the sync - etc Discuss...
When this functionality was implemented, the blank state fixtures, the puppeteer, nor old collections got updated with this value on the templates in database. Look into the need to actually...
Our `app/api/utils/Error.js` file, which is usually used as `createError` from routes and services (`search.js` is one of them on the `search` function), does not actually return an instance of Error....
The Sync tests, and maybe others as well, are modifying the shared DB with the tenants configuration. If the system where the tests are run actually had a multi-tenant config,...
**Describe the bug** If you SSR (ie: hit render in library URL) when FROM is not 0, the Server Side returns the results and then, the client, appends some of...
**Describe the bug** If you navigate the TOC chapters from top-to-bottom, the page URL changes correctly. If you try to navigate from a higher page number (having scrolled in the...
**Describe the bug**  This is the library calendar. Maybe some of the CSS for the Settings calendars affected this? cc @konzz @Zasa-san @mfacar
Our current session lasts for a week. For those having private collections that may prefer not to have such long-lasting sessions, we could implement a shorter session (24 hours) and...
**Describe the bug** CSV Import doesn't record anything in the activity log: not for the CSV import as a whole, nor for the individual entities it creates. We should have...
We currently have Flowbite-react 0.7.2, which apparently has a vulnerability issue. Flowbite-react is now on version 0.9.0, which is weird that we have not had a automatic bump for. Maybe...