BrightDV / BoxBox

Unofficial Android and web app for Formula 1 and Formula E fans!
https://codeberg.org/BrightDV/BoxBox
GNU General Public License v3.0
95 stars 11 forks source link

Possibility to "copy" text body from 'News' tab #159

Closed serrq closed 1 month ago

serrq commented 2 months ago

1000111386

BrightDV commented 2 months ago

Do you want to be able to copy the title or the description? If it is the description, then you can open the article and copy it from there. If it is the title, I don't think it would be a good UX to be able to select text from an item card with a long press.

serrq commented 2 months ago

The title of the card of an article is different when I tried to enter within the article.

Today I wanted copying the title but wasn't copyable and inside the article was different. Why?

BrightDV commented 2 months ago

The title is shown at the top of the article (the moving text), so it isn't copyable there neither.

The title of the card of an article is different when I tried to enter within the article.

Today I wanted copying the title but wasn't copyable and inside the article was different. Why?

Did it happen to a particular article? If so, can you share the link to me? Otherwise, it should be the same... (until they did something strange, which they sometimes do...).

Maybe adding a 'Copy title' in the long press menu could be a good solution?

serrq commented 2 months ago

I don't want get wrong. We try together. The article is that in the screenshot. "Newey very flattered".

serrq commented 2 months ago

What do you think to be the best solution in this case? "Copy the title" button or something else?

BrightDV commented 2 months ago

I don't want get wrong. We try together. The article is that in the screenshot. "Newey very flattered".

No worries, the article means the screen that you see when you tap on the item, so not in the screenshot (the screenshot represents the article cards).

What do you think to be the best solution in this case? "Copy the title" button or something else?

Yes, that's my idea, adding a third element to the popup that you see on long press (under the share button).

serrq commented 2 months ago

Yes, the title of the article card (I mean).

Okay, here we go!

BrightDV commented 2 months ago

Done! I will attach a screenshot soon.

BrightDV commented 2 months ago

Also, when the title is copied, you get a toast at the bottom of the screen.

serrq commented 2 months ago

Well done.