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

[WIP] Dialog addapiapp & addopdsfeed #2028

Closed
wants to merge 37 commits into from
Closed

[WIP] Dialog addapiapp & addopdsfeed #2028

wants to merge 37 commits into from

Conversation

panaC
Copy link
Member

@panaC panaC commented Oct 23, 2023

No description provided.

@panaC panaC marked this pull request as draft October 23, 2023 14:46
@socket-security
Copy link

socket-security bot commented Oct 23, 2023

New dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@radix-ui/react-dialog 1.0.5 None +21 686 kB benoitgrelard

@panaC panaC changed the title WIP Dialog (apiapp, addfeed, ...) [WIP] Dialog addapiapp & addopdsfeed Oct 25, 2023
@panaC
Copy link
Member Author

panaC commented Oct 25, 2023

opdsAddFeed :

image

apiAppAddFeed :

image image

@arthur-lemeur can you propose a new css design 🙏

@panaC
Copy link
Member Author

panaC commented Oct 25, 2023

Status: This PR barely works, need to test with a screenReader and implement new CSS. This PR introduce a new Generic component DialogWithRadix with a optional collapse button.

<DialogClose asChild>
<button className={stylesButtons.button_primary}>{__("dialog.cancel")}</button>
</DialogClose>
<DialogClose asChild>
<button type="submit" disabled={!title || !url} className={stylesButtons.button_secondary} onClick={() => addAction()}>{__("opds.addForm.addButton")}</button>
</DialogClose>
</DialogFooter>
</form>
Copy link
Member Author

Choose a reason for hiding this comment

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

why move the form end tag : here !!

the submit button is not covered

@panaC panaC changed the base branch from develop to arthur/ui/sass1 November 6, 2023 16:19
@panaC
Copy link
Member Author

panaC commented Nov 7, 2023

The base branch is now arthur/ui/sass1 (#2007). Need to merge and works in this sass branch before merge this PR

@danielweck danielweck deleted the branch develop November 16, 2023 10:35
@danielweck danielweck closed this Nov 16, 2023
@danielweck danielweck reopened this Nov 16, 2023
@danielweck danielweck deleted the branch develop November 16, 2023 10:52
@danielweck danielweck closed this Nov 16, 2023
@panaC panaC reopened this Nov 16, 2023
@panaC panaC changed the base branch from arthur/ui/sass1 to develop November 16, 2023 10:55
@danielweck danielweck changed the base branch from develop to arthur/ui/sass1 November 16, 2023 10:56
@arthur-lemeur arthur-lemeur changed the base branch from arthur/ui/sass1 to develop November 16, 2023 11:05
@panaC
Copy link
Member Author

panaC commented Nov 30, 2023

I'm reverting 48f4e51
opds update is the #2031 PR

@panaC
Copy link
Member Author

panaC commented Jan 10, 2024

I'm closing it, I've manually merged 4 files in 5f07304

  • addapiapp
  • opdsaddfeed

@panaC panaC closed this Jan 10, 2024
@danielweck danielweck deleted the arthur/ui/dialog branch April 25, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants