Open
Description
Bugs & Quicks
Here's a list of all the issues we are aware of in Backpack v7, but haven't taken the steps to fix. We aim to fix all of them before the Public Beta launch, but we've noted them here to not get distracted by small things that might take a lot to fix:
Datatable
- 🔵 how does someone make the Add button point to a form where the parent entry is already selected?
Datagrid & Datalist
- 🟡 you can use editable column inside them... but they won't work; they throw a JS error;
- 🟡/🔵 if you have tabs configured in your CrudController... these components will not show them; but... should they?!
Dataform
- when you have multiple forms per page, submit one form and validation kicks in... you are redirected to a page where ALL forms show ALL validation errors (even if they don't have the field that has errored);
- when you open a page with a dataform, it scrolls to it immediately; we should have a way to disable
focusOnFirstField
and default to not scrolling to it;
Theme-tabler
- 🔴 buttons have a weird hover color - most times same as the background; see video;
- 🟡 CRUD subtitle links (eg. "reset" and "back to list") don't look clickable because they're not purple; see video;
- 🟡 hover on table headings makes those cells have a boxshadow or border which makes the UI feel unpolished; see video;
- 🔴 progress widgets no longer show progress color, nor bookmark; see video;
- 🟡 on horizontal-overlap layout, there's a weird padding to left and right of the screen; see video; same thing happens on vertical layout; screenshot here;
- 🔴 LogManager used to show color-coded errors, now they're all just white text on white background; see video;
- vertical transparent layout leaves a border or shadow from the top menu, which looks weird; screenshot here;
- vertical transparent layout - menu items look "disabled" because of the bkg color; screenshot here;
- links inside the DataTable don't look clickable, because they're the same color as normal text; video here;
- everything is much more rounded-corner in the new Tabler version, but our DataTable component is quire square-cornered still; screenshot here;
Others
- filemanager doesn't load at all; i get a blank page on that URL;
Metadata
Metadata
Assignees
Type
Projects
Status
In Progress
Status
In Progress