You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Articles toggle in the Left Navigation section only un-hides X's native Articles link. On my Premium account X doesn't show that link in the sidebar, so turning the toggle on does nothing for me.
Lists, Communities and Topics already handle this by actually injecting the button into the sidebar. Could Articles work the same way?
I have a small patch ready that adds an addArticlesButton injector following the same pattern as the others, plus the Articles glyph in svgAssets. Happy to open a PR if you're up for it.
One thing to check: I pointed the button at /compose/articles to stay consistent with the existing selector. Let me know if it should go somewhere else.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
The Articles toggle in the Left Navigation section only un-hides X's native Articles link. On my Premium account X doesn't show that link in the sidebar, so turning the toggle on does nothing for me.
Lists, Communities and Topics already handle this by actually injecting the button into the sidebar. Could Articles work the same way?
I have a small patch ready that adds an addArticlesButton injector following the same pattern as the others, plus the Articles glyph in svgAssets. Happy to open a PR if you're up for it.
One thing to check: I pointed the button at /compose/articles to stay consistent with the existing selector. Let me know if it should go somewhere else.
All reactions