Skip to content

Add support for a new shortcut in reader view#1564

Merged
Alkarex merged 1 commit intoFreshRSS:devfrom
aledeg:open-site-shortcut
Jun 3, 2017
Merged

Add support for a new shortcut in reader view#1564
Alkarex merged 1 commit intoFreshRSS:devfrom
aledeg:open-site-shortcut

Conversation

@aledeg
Copy link
Copy Markdown
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
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