-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Add contacts popover to other apps #4532
Comments
@georgehrke the Comments tab in the right sidebar of files also seems to miss the popover. |
@nickvergessen just discovered that it needs a reload at the moment. need to fix that |
Another important part where these actions should be available is in our clients for Android, iOS and desktop. cc @tobiasKaminsky @AndyScherzinger @mario, @marinofaggiana and @rullzer the feature in question is the popover which appears on clicking any contact avatar / name in the web interface: Same actually for the contacts menu #3233 – this is something we could use in the mobile clients too for feature parity. An entry in the sidebar (for Android) and hte More-menu (for iOS) would be a good start. cc @karlitschek Oh and by the way @georgehrke @ChristophWurst an important core action we still need in there is »Share« so you can share something user-centric. Then a filepicker would pop up and you could choose which file/folder you want to share. |
What would this entry do in the sidebar? The side bar is "just" the main menu / account switcher |
@georgehrke @ChristophWurst @jancborchardt Any news on this? We are in feature freeze 🙈 That would mean all the not yet done stuff will be moved to 13. cc @karlitschek |
At least for the server part, but it looks like it is done. |
Yes, everything in core is done. What's missing now is adding the contacts menu popover to apps. I will send a PR for the gallery tomorrow. |
So how is this supposed to work from the clients? Also as far as I can tell there is no public endpoint to get all this info. So that won't work either. Unless i missed something. |
@karlitschek @jancborchardt Looks like the rest needs to be done in 13. |
@georgehrke any update on adding it to Gallery and other apps? |
I will do Gallery in the next couple of days. Don't know about other apps. Calendar doesn't at the moment, but there is also no real list with avatars right now. (Sharing list and attendee list only show the name at the moment) |
@georgehrke ok, sounds good. Is it also possible that we change it from opening on click to opening on hover? This is how it works on platforms like Facebook, Twitter, Reddit etc. However with a ~1s delay so it doesn’t immediately show when you just move your cursor across the name. |
Nothing specific to any NC version -> moving to 15 milestone. |
This is actually working in the places where our avatar component is used now. |
@juliushaertl while it hasn't been implemented on the clients as described in the initial issue text... |
Oh, my bad, sorry about that. |
We need to make the Contacts popover (when you click on an avatar/username) #4374 work in other main shipped apps like:
Clients
And sooner or later also:
cc @georgehrke would be cool if you can drive that.
The text was updated successfully, but these errors were encountered: