Refined-github: Option for displaying the toolbar for uploading files

Created on 13 Jun 2019  路  2Comments  路  Source: sindresorhus/refined-github

The toolbar for uploading a file has been removed and no alternative has been provided.

I think whether the toolbar is visible or not should be an option, and it should probably be visible by default.

I'm opening this issue because the previous issue on this has been locked to collaborators, which is very user-hostile.

@bfred-it's latest reply was:

The option is the CSS

And I think CSS is definitely the hackish workaround, not the "option".

bug

Most helpful comment

Drag and drop is restored for now. See https://github.com/sindresorhus/refined-github/issues/2155 for a better implementation.

All 2 comments

@bfred-it Man I have to say I'm not really tempted to contribute to this repo right now, there's no way asking people to write custom CSS involving selectors like body file-attachment.js-upload-markdown-image.is-default .drag-and-drop can be considered a proper option for this.

@sindresorhus what do you think? Can we re-open this issue and perhaps add an help wanted label to it so that me or somebody else can help provide a proper option for this?

Drag and drop is restored for now. See https://github.com/sindresorhus/refined-github/issues/2155 for a better implementation.

Was this page helpful?
0 / 5 - 0 ratings