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

button doesn't always show up #12

Open
lalitkapoor opened this issue Apr 12, 2013 · 6 comments
Open

button doesn't always show up #12

lalitkapoor opened this issue Apr 12, 2013 · 6 comments
Labels

Comments

@lalitkapoor
Copy link

If I go directly to a board by entering it in the location bar in the browser then the button shows up, however if i navigate from trello.com to the board then it won't show up.

@ProCynic
Copy link
Contributor

hmm... this is because trello isn't actually loading a new page. It swaps out the contents with js and updates the history.

@lalitkapoor
Copy link
Author

so what's the fix. This is going to be an experience problem.

@lalitkapoor
Copy link
Author

You've identified the issue, but you don't mention how you plan on addressing it. Any thoughts?

@ProCynic
Copy link
Contributor

that depends. is trello.com the only problematic entry point? If so, we can set the extension to run there too but not do the setup until the location.href updates.

@lalitkapoor
Copy link
Author

I think anytime you hit a trello domain for the first time you load it in. You can come in to boards from several places, another one being: https://trello.com/USERNAME_HERE/cards. Clicking a card takes you to the board.

@ProCynic
Copy link
Contributor

that'll mean some changes to how setup is handled, but it should work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants