GoodTwitter2 icon indicating copy to clipboard operation
GoodTwitter2 copied to clipboard

tweet popup feature

Open rahulraj80400 opened this issue 5 years ago • 4 comments

Please check the following before you continue

  • [x] Checked if the feature has not been requested before

Describe the feature You can use screenshots too if you want. Visualization is key!

Previously, when the tweet was clicked on Twitter, only the tweet was opened like a popup, like this image @Bl4Cc4t like

rahulraj80400 avatar Jun 06 '20 12:06 rahulraj80400

I’m sorry, but I this is pretty much impossible for me. I know this gets requested a lot but do not know how to that.

Bl4Cc4t avatar Jun 06 '20 14:06 Bl4Cc4t

When you click to reply to someone tweet, it opens a popup that looks like this subir

Maybe theres a way to use the trigger and the box for this?

If is not posible, mayby add some of the practicals use that the feature had without recreating it entirely. For example, when doing a click in the background where theres nothing, it brings you back to where you were before entering the tweet (instead of going to the blue arrow). Or also maybe is a posibility to change this to be from the account of the main tweet you are viewing, instead of being all the time the account of the person using twitter subir

tankume avatar Jun 07 '20 04:06 tankume

I'm sure that there's probably some way to use the HTML DOM in JS to create a new element at the center of the screen using some kind of overlay element covering the window, kind of like how Discord's popups work.

The tricky part is that new Twitter completely separates the tweet page from the last one. You could try reading the user's browser history to find out what page they opened the tweet from and then open that in the background, but that's a whole can of worms I don't want to open because I'm not experienced in such a field.

bonkmaykrQ avatar Dec 08 '20 14:12 bonkmaykrQ

This feature is something I'm not very keen on implementing. It would be a challenge to implement this (I'm not even sure if it is possible) and also I think it is way better how it is now. Content lightboxes are something I do not like at all.

I doubt someone will actually look into this, this project had (apart from all the translations) only very few contributions from others so far. But if someone is interested, go ahead and give it a try.

Bl4Cc4t avatar Dec 08 '20 19:12 Bl4Cc4t