-
Notifications
You must be signed in to change notification settings - Fork 339
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Random upselling banner #1273
Comments
This is definitely a bug. If you are already paying it should not show this. Already on it and trying to get into a reproducable state. |
Also: Which text fields were these triggered, and do you remember what you typed into the field when the banner appeared? |
Yep. Funny, until now, I forgot I'm no longer subscribed. Had a subscription back in 2020.
The fields in HTML look like this, and they come from a paid time tracking tool I use: <input type="text" class="form-control w-1/6 text-center" placeholder="hh:mm" name="presences[1].from" maxlength="255" autocomplete="off" value="12:00"> Nothing special. And I type numbers into to it. I type something like |
Whats the time tracking tool you use, so I can sign up and try to reproduce it! |
It's mocoapp.com. |
I hope all the effort is not for nothing. Because I'm skeptical, this has really something to do with the specific field. But let's find out. I can't tell you exactly how the setup for the app must be to have the work time fields (check-in/check-out), but the UI you are looking for, looks like this: There is a way to activate all this, but I can't check how this is setup in my case as, I am not admin in my case. |
If reporting a bug:
Like the other day with Random “Error saving note” #1272, but this time I'm getting a random upselling banner when typing into input fields on websites or web applications, without even interacting with Memex.
How can we replicate the issue?
I don't have any idea.
Expected behavior (i.e. solution)
Memex should not randomly push its application UI into my face when I'm not interacting with it.
Upselling banner should only be showed if I try to save another page after reaching the limit. Not from solely interacting with websites and web applications outside of memex.
Error stack (from extension crash page)
Don't have any/
Other comments
I'm absolutely not against the upselling banner. But at this point, I can't tell any more if this is a dark pattern or a bug.
The text was updated successfully, but these errors were encountered: