-
Notifications
You must be signed in to change notification settings - Fork 135
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
Drafts open on the dashboard #86
Comments
Confirmed this is being caused by xkit by disabling all chrome extensions, trying vanilla tumblr, there was no issue. Enable xkit and only xkit, issue occurs. |
which extensions do you have enabled? On Sat, Aug 1, 2015 at 6:18 AM rievna [email protected] wrote:
|
Extensions enabled include XInbox, One Click Postage, One Click Reply, Go-to-Dash, Audio+, Auto Load Images, Auto Tagger, Blacklist, Bookmarker, Drafts+, Enhanced Queue, Find Inactives, Glowing Follow, Mass Deleter, Notifications +, Outbox, Post Archiver, Post Crushes, Quick Tags, Read More Now, Read Posts, Reblog as Text, Reblog Yourself, Reply Viewer, Retags, Scroll to Bottom, Tagviewer, Tags on Sidebar, Timestamps, View my Dash, View on Dash, XCloud, Activity+, Postblock, Mass+, Ediable Reblogs, and Tag Replacer. If you think it's a specific extension I could try disabling all and testing them one by one. |
the only way we can fix something is if we can consistently reproduce it.* I don't really know enough about drafts to give you any real suspects, but *: (well, mostly. there are other ways we can try to troubleshoot things, On Sun, Aug 2, 2015 at 1:42 AM rievna [email protected] wrote:
|
Drafts+ appears to do this intentionally, behavior is implemented here |
That's odd... maybe this is behavior from a time before the current tumblr On Sat, Aug 1, 2015 at 6:18 AM rievna [email protected] wrote:
|
I've isolated the problem. For me, it's not Drafts+, it's being caused by the "move edit and remove out of the gear" experimental function in Tweaks. I have it unchecked for now and no longer have the problem, however, it is a feature I enjoy and would like to be able to both use it and not be thrown onto the dashboard when editing a draft. I don't know how high experimental functions are on you guys' to-do list though. |
Also since disabling that checkmark under Tweaks I reinstalled Drafts+ and it does not dump me on the dashboard but opens the drafts inside the drafts folder as desired, so Drafts+ is confirmed not the cause. |
I have the same problem, it's definitely caused by Tweaks, more exactly by the "Move the edit/remove buttons out of the gear menu" option. If I uncheck that, everything is fine. |
The problem is that the edit/delete/queue buttons are moved out of the gear menu, but their event listeners are lost in the process. Unfortunately the solution isn't as simple as cloning the buttons. |
This issue is still prevalent. Tumblr uses some JS to edit the draft within the drafts page, while we send the users to the dashboard and call up the edit screen ourselves. |
@thepsionic that's because the first one isn't "sending" you anywhere. its On Fri, Nov 6, 2015 at 10:11 AM ThePsionic [email protected] wrote:
|
no longer relevant as the split gear tweak is obsolete on the new dashboard and is marked for |
When a draft was opened for editing with the old xkit, it would open with the drafts in the background, and when closed, would return one to one's spot inside the drafts folder. Ever since I installed the new xkit, drafts open on the dashboard. When "edit" is clicked, tumblr briefly loads the dash, then opens the draft on top of it. When editing is complete, one has to click back into the drafts. This can be very annoying when working on something in the middle of 100+ drafts and trying to save a copy. Open in Tabs is not installed at all.
The text was updated successfully, but these errors were encountered: