Skip to content

♻️(frontend) refacto of the grid documents#2534

Open
AntoLC wants to merge 3 commits into
mainfrom
refacto/grid-document-v3
Open

♻️(frontend) refacto of the grid documents#2534
AntoLC wants to merge 3 commits into
mainfrom
refacto/grid-document-v3

Conversation

@AntoLC

@AntoLC AntoLC commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Purpose

We have refactored the document grid feature to fit the new design system and to improve the code quality.

Ref #2364

@AntoLC AntoLC self-assigned this Jul 22, 2026
@AntoLC AntoLC added enhancement improve an existing feature frontend labels Jul 22, 2026
This was linked to issues Jul 22, 2026
@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Size Change: +2.4 kB (+0.06%)

Total Size: 4.36 MB

📦 View Changed
Filename Size Change
apps/impress/out/_next/static/727fd8dc/_buildManifest.js 676 B +676 B (new file) 🆕
apps/impress/out/_next/static/chunks/4749.js 62 kB +2.36 kB (+3.96%)
apps/impress/out/_next/static/css/3de8d3c15e78e9de.css 0 B -55.2 kB (removed) 🏆
apps/impress/out/_next/static/css/5fa96f01e21ac681.css 55.3 kB +55.3 kB (new file) 🆕
apps/impress/out/_next/static/f6de661d/_buildManifest.js 0 B -677 B (removed) 🏆

compressed-size-action

@AntoLC
AntoLC force-pushed the refacto/grid-document-v3 branch 2 times, most recently from 6a15096 to 9abeac1 Compare July 23, 2026 12:19
AntoLC added 2 commits July 23, 2026 14:23
We have refactored the document grid feature to
fit the new design system and to improve the code
quality.
Lot of elements did not have a focus style, or the
focus style was not consistent. We now have a global focus
style that is applied to all elements that are
focusable. The style is still overridable for
specific elements, so buttons and other elements
still have their own focus style.
We will have probably to improve the focus style
in the future of some elements, but this is a
good start.
@AntoLC
AntoLC force-pushed the refacto/grid-document-v3 branch 2 times, most recently from bd602c2 to 9de768e Compare July 23, 2026 13:21
We can now sort the documents list by clicking on
the column name. The sorting is done in ascending
or descending order.
@AntoLC
AntoLC force-pushed the refacto/grid-document-v3 branch from 9de768e to f3c05a8 Compare July 23, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement improve an existing feature frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New icons ♻️ Change loader Grid doc

1 participant