Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💄(frontend) update doc export modal #448

Merged
merged 4 commits into from
Nov 27, 2024

Conversation

PanchoutNathan
Copy link
Collaborator

Purpose

In the new interface, the export modal changes a little.

  • We put the buttons on the right
  • We remove the alert
  • We transform the radio into select
Capture d’écran 2024-11-25 à 14 29 35

@PanchoutNathan PanchoutNathan changed the title New UI/download modal 💄(frontend) update doc export modal Nov 25, 2024
@PanchoutNathan PanchoutNathan self-assigned this Nov 25, 2024
Copy link
Collaborator

@AntoLC AntoLC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like expected, seems like we are re-doing works already made before with the component DocTitle.

@AntoLC AntoLC self-requested a review November 26, 2024 17:11
Copy link
Collaborator

@AntoLC AntoLC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These small fixes then let's go.

We had already deleted this file but it must have reappeared
with a bad rebase
Modification of the header style to be consistent with the new UI :
- We replace the option menu with the DropdownMenu component
- We add a dowload button
- We put an input in place of an editable div.
Since we no longer use an editable div but an input, we must
modify the tests accordingly
In the new interface, the export modal changes a little.

- We put the buttons on the right
- We remove the alert
- We transform the radio into select
@PanchoutNathan PanchoutNathan merged commit bc8fd30 into main-new-ui Nov 27, 2024
10 of 11 checks passed
@PanchoutNathan PanchoutNathan deleted the new-ui/download-modal branch November 27, 2024 10:22
@AntoLC AntoLC mentioned this pull request Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants