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

Add support for a new shortcut in reader view #1564

Merged
merged 1 commit into from
Jun 3, 2017

Conversation

aledeg
Copy link
Member

@aledeg aledeg commented Jun 2, 2017

Now you can open the original page in the reader view with the same shortcut you'll use in the normal view.
I've changed how we identify the link to make it more flexible.
The previous way was too restrictive since the selector used a really strict path to get the url.

There was another way to achieve the same thing without changing the selector.
It was quite ugly since some meaningless class would be added on the markup to match the selector query.

See #1400

Now you can open the original page in the reader view with the same shortcut you'll use in the normal view.
I've changed how we identify the link to make it more flexible.
The previous way was too restrictive since the selector used a really strict path to get the url.

There was another way to achieve the same thing without changing the selector.
It was quite ugly since some meaningless class would be added on the markup to match the selector query.

See FreshRSS#1400
@Alkarex Alkarex added this to the 1.7.0 milestone Jun 3, 2017
@Alkarex Alkarex added the UI 🎨 User Interfaces label Jun 3, 2017
@Alkarex Alkarex merged commit 8a04454 into FreshRSS:dev Jun 3, 2017
Alkarex added a commit that referenced this pull request Jun 3, 2017
@aledeg aledeg deleted the open-site-shortcut branch June 6, 2017 09:14
javerous pushed a commit to javerous/FreshRSS that referenced this pull request Jan 20, 2020
Add support for a new shortcut in reader view
javerous pushed a commit to javerous/FreshRSS that referenced this pull request Jan 20, 2020
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.

None yet

2 participants