Skip to content

Please help! UI #812

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

Closed
Danilz-2706 opened this issue Jul 15, 2024 · 3 comments
Closed

Please help! UI #812

Danilz-2706 opened this issue Jul 15, 2024 · 3 comments

Comments

@Danilz-2706
Copy link

I can't find a way to solve this function like messenger app or telegram app. Overriding the message will display such UI

Unknown.mp4
@gnprice
Copy link
Member

gnprice commented Jul 15, 2024

Hello. Can you say more about what you're trying to do?

In the Zulip mobile app, if you long-press on a message, you'll get a set of options similar to the ones in your screen recording above.

@Danilz-2706
Copy link
Author

Danilz-2706 commented Jul 16, 2024

Thank you.

Hello. Can you say more about what you're trying to do?

In the Zulip mobile app, if you long-press on a message, you'll get a set of options similar to the ones in your screen recording above.

I'm trying to create an effect when pressing on a message similar to the one above. I'm looking for keywords to make it.

@gnprice
Copy link
Member

gnprice commented Jul 16, 2024

I see. If I understand correctly, this isn't a question about Zulip, then, right? You're looking to create a certain effect in a different app you're writing, and are looking for help.

This isn't really the venue for such a question, but you're in luck because we have talked about such a thing for this app: so you might find the discussion and links in #62 helpful. In particular Apple calls that a "context menu":
https://developer.apple.com/design/human-interface-guidelines/context-menus
and if you're using Flutter, there's a widget for it called CupertinoContextMenu:
https://api.flutter.dev/flutter/cupertino/CupertinoContextMenu-class.html

Best of luck with your app.

@gnprice gnprice closed this as not planned Won't fix, can't repro, duplicate, stale Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants