Skip to content

Fix the subscription tool form#4466

Merged
Alkarex merged 1 commit intoFreshRSS:edgefrom
math-GH:fix-add-feed-password-toggle
Jul 27, 2022
Merged

Fix the subscription tool form#4466
Alkarex merged 1 commit intoFreshRSS:edgefrom
math-GH:fix-add-feed-password-toggle

Conversation

@math-GH
Copy link
Copy Markdown
Contributor

@math-GH math-GH commented Jul 27, 2022

Before:
grafik
1: Show password button was broken (did not show the password) + the input was expanded, when it gets the focus (very difficult to catch the button with the mouse)
2: the check button is not on a line of the URL input
3: the website url is not inside a input, so the text and the button are not on a line

After:
grafik

Changes proposed in this pull request:

  • fixed the PHTML template

How to test the feature manually:

  1. use the subscription tool
  2. see the form

Pull request checklist:

  • clear commit messages
  • code manually tested

@math-GH math-GH added the UI 🎨 User Interfaces label Jul 27, 2022
@math-GH math-GH added this to the 1.20.0 milestone Jul 27, 2022
@Alkarex Alkarex merged commit c596099 into FreshRSS:edge Jul 27, 2022
@math-GH math-GH deleted the fix-add-feed-password-toggle branch July 27, 2022 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

UI 🎨 User Interfaces

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants