danphenderson / baldin

0 stars 0 forks source link

Fix: DataGrid bugs - refreshing profile & highlighting `selectedRow` #69

Open danphenderson opened 6 months ago

danphenderson commented 6 months ago

Bugs

  1. When Posting to Template Designer on /profile page the datagrid doesn't refresh. I suspect the solution is to add a div wrappping in page/profile.tsx.

  2. The selectedRow of a DataGrid disapers when hovering outside the component in numerous locations

danphenderson commented 6 months ago

Blocked by creation of common components, see #80