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

Change default values to have predictable default state #4736

Merged
merged 1 commit into from
Oct 16, 2022

Conversation

aledeg
Copy link
Member

@aledeg aledeg commented Oct 15, 2022

Closes #4713

Changes proposed in this pull request:

  • Change default values to have predictable default state

How to test the feature manually:

  1. Create a new user and check its configuration

Pull request checklist:

  • clear commit messages
  • code manually tested
  • unit tests written (optional if too hard)
  • documentation updated

Additional information can be found in the documentation.

@Alkarex Alkarex added this to the 1.20.1 milestone Oct 15, 2022
'sides_close_article' => true,
'sides_close_article' => false,
Copy link
Contributor

Choose a reason for hiding this comment

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

"Clicking outside of article text area closes the article"

Copy link
Contributor

Choose a reason for hiding this comment

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

I like it

config-user.default.php Outdated Show resolved Hide resolved
config-user.default.php Outdated Show resolved Hide resolved
@Alkarex Alkarex added the UI 🎨 User Interfaces label Oct 16, 2022
@Alkarex Alkarex merged commit ebce6a7 into FreshRSS:edge Oct 16, 2022
@aledeg aledeg deleted the ui/change-default-values branch October 16, 2022 11:29
math-GH pushed a commit to math-GH/FreshRSS that referenced this pull request Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Clicking next to article makes it collapse
5 participants