Thursday, December 22, 2022
2 changes
Enhancements to existing features
Users can now clear selected PDF pages by clicking outside the pages, making document handling more intuitive. The same Shift + A shortcut can also toggle selection off, so users can quickly select or unselect all pages in one action.
Original PR description
…ywhere but the pages or by pressing Shift + A
Spreadsheet-related records now show clearer names in navigation breadcrumbs instead of technical model names and IDs. This makes it easier for users to understand where they are when viewing spreadsheet revisions or contributors.
Original PR description
**Description of the issue/feature this PR addresses:** for models spreadsheet.revision, spreadsheet.contributor name field is not there in the model and also rec name is not set, so breadcrump currently showing model_name, id , so adding rec_name for these model for better breadcrump. **Current behavior before PR:** Breadcrump showing model_name, id **Desired behavior after PR is merged:** Better breadcrumb for the models