Optional JS for like/boost/reply buttons #591

Open
opened 5 years ago by elegaanz · 5 comments
elegaanz commented 5 years ago (Migrated from github.com)

Is your feature request related to a problem? Please describe.

When you click one if these buttons on the article page, the page is realoaded and you are sent back at the top.

Describe the solution you'd like

Adding a little script that does the same request but in background, and updates the interface as soon as you clicked, without reloading the page and sending you back at the top.

Also, the buttons should continue to work like they do if JS is turned off.

Describe alternatives you've considered

Additional context

**Is your feature request related to a problem? Please describe.** When you click one if these buttons on the article page, the page is realoaded and you are sent back at the top. **Describe the solution you'd like** Adding a little script that does the same request but in background, and updates the interface as soon as you clicked, without reloading the page and sending you back at the top. Also, the buttons should continue to work like they do if JS is turned off. **~~Describe alternatives you've considered~~** **~~Additional context~~**
Owner

As an alternative which works without js : use an anchor to get them directly to the form instead of going back up

As an alternative which works without js : use an anchor to get them directly to the form instead of going back up
elegaanz commented 5 years ago (Migrated from github.com)

Yeah, that would be nice to have too, but you would still see the page blinking because it reloads.

Yeah, that would be nice to have too, but you would still see the page blinking because it reloads.
elegaanz commented 5 years ago (Migrated from github.com)

@MasterOfTheTiger wants to work on this (I can't assign this issue to someone who is not in the Plume-org group 😑)

@MasterOfTheTiger wants to work on this (I can't assign this issue to someone who is not in the Plume-org group :expressionless:)
MasterOfTheTiger commented 5 years ago (Migrated from github.com)

Oh. You cannot? That's odd.

I will work on this, and hopefully get a fix in within the next couple of weeks.

Oh. You cannot? That's odd. I will work on this, and hopefully get a fix in within the next couple of weeks.
MasterOfTheTiger commented 5 years ago (Migrated from github.com)

As you can see. No fix was provided. I am sadly unable to work on this. Please release this for someone else to do.

As you can see. No fix was provided. I am sadly unable to work on this. Please release this for someone else to do.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#591
Loading…
There is no content yet.