Skip to content

Conversation

jvoisin
Copy link
Collaborator

@jvoisin jvoisin commented Oct 6, 2025

Instead of reimplementing the dialog tag, just use it. This simplifies the client-side codebase and makes the ui more accessible.

See https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/dialog

Copy link
Member

@fguillot fguillot left a comment

Choose a reason for hiding this comment

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

Some CSS adjustments seems required. The dialog box is located in the top left corner and there is a black border. It was not the case previously.

Image

@jvoisin
Copy link
Collaborator Author

jvoisin commented Oct 10, 2025

I forgot to add the css file to the commit, my bad.

Instead of reimplementing the dialog tag, just use it. This simplifies the
client-side codebase and makes the ui more accessible.

See https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/dialog
@fguillot fguillot merged commit 06c2e50 into miniflux:main Oct 12, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants