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

Provide an alternate way to remove a tracked blog #57

Closed
nullbasis opened this issue Jul 30, 2015 · 10 comments
Closed

Provide an alternate way to remove a tracked blog #57

nullbasis opened this issue Jul 30, 2015 · 10 comments
Assignees

Comments

@nullbasis
Copy link

I'm using Firefox 39 on Ubuntu 14.04. Holding down alt and clicking on a blog name in my tracked blogs section doesn't remove it; it just activates an Ubuntu "feature" that lets me drag the window around.

@finagle29
Copy link
Member

From my understanding, since its an Ubuntu "feature", the solution is either to change the key that will remove a tracked blog to shift maybe or super or meta, or tell people with Ubuntu to change the mouse button modifier to something besides alt with dconf write /org/gnome/desktop/wm/preferences/mouse-button-modifier '"<Super>"'

@nullbasis
Copy link
Author

Can confirm that changing the mouse button modifier like that fixes the problem.

@bvtsang
Copy link

bvtsang commented Aug 6, 2015

Alt-clicking correctly removes a tracked blog on Windows 7, Chrome.

Since @phidari fixed their problem, is it safe to close this issue? Or should we reassign the alt key to something else?

@bvtsang
Copy link

bvtsang commented Aug 14, 2015

It's been 9 days since anyone responded, so I'm going to close this issue.

@bvtsang bvtsang closed this as completed Aug 14, 2015
@nightpool
Copy link
Member

Is alt-clicking the only way to remove a tracked blog? seems like something we should fix irregardless of how well it works for people

@bvtsang
Copy link

bvtsang commented Aug 14, 2015

Maybe we can do something like the following:

  1. User clicks on tracked blog
  2. Tracked blog content shows up in a modal layer on the screen
  3. Somewhere on that modal layer we add an option to remove that tracked blog

@nightpool
Copy link
Member

why not just a x when you hover over the blog?
image

@bvtsang
Copy link

bvtsang commented Aug 14, 2015

Is the X where the unread post count usually goes?

I do like the idea though. Maybe have the X slide out from the side on mouseover? Or put it on the left side instead?

@nightpool
Copy link
Member

it would float:right and move the post count over

On Fri, Aug 14, 2015 at 2:25 PM Bryan Tsang notifications@github.com
wrote:

Is the X where the unread post count usually goes?

I do like the idea though. Maybe have the X slide out from the side on
mouseover? Or put it on the left side instead?


Reply to this email directly or view it on GitHub
#57 (comment).

@bvtsang
Copy link

bvtsang commented Aug 14, 2015

Sounds good, I'll take it. Thanks!

@bvtsang bvtsang reopened this Aug 14, 2015
@bvtsang bvtsang self-assigned this Aug 14, 2015
@bvtsang bvtsang changed the title Holding alt and clicking doesn't remove a tracked blog Provide an alternate way to remove a tracked blog Aug 14, 2015
homu added a commit that referenced this issue Aug 18, 2015
Allow user to click ✖ to remove a tracked blog

Fixes #57.

Shoutout to @nightpool for the show-✖-on-mouseover idea!
@homu homu closed this as completed in #311 Aug 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants