webMUSHRA icon indicating copy to clipboard operation
webMUSHRA copied to clipboard

Clickable logos during experimenting.

Open Ownezx opened this issue 2 years ago • 3 comments

I was testing the use of webmushra today for an experiment of mine and I accidentally clicked on one of the logos at the bottom of the screen losing my progress and interrupting my experiment.

Those logos definitely should not be clickable as it might lead to the loss of data and time.

Ideally, I'd rather see the logos at the beginning and the end in a bigger format as I believe that having the logos during the test conditions could distract the user during experimenting.

Ownezx avatar Aug 17 '21 21:08 Ownezx

I agree. Please provide a PR if possible

faroit avatar Aug 18 '21 04:08 faroit

For now I have brute forced my way out of the issue by commenting out the specific lines in index.html. But I haven't made it so that those logos still apear at the begining and the end.

I can probably make a quick PR with the logos unclickable, as you probably want to keep the logos on there somewhere.

Ownezx avatar Aug 18 '21 22:08 Ownezx

Removing only the <a href= " ... "> in the index.html removes the clickable link.

lorgu avatar Mar 09 '23 09:03 lorgu