Skip to content
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

popovers: Close user popover when clicked on stream name. #18908

Merged
merged 1 commit into from Jun 18, 2021

Conversation

aryanshridhar
Copy link
Member

@aryanshridhar aryanshridhar commented Jun 18, 2021

Link to CZO conversation.

Added a minor commit to close the user_popover overlay if a user clicks on any stream name.

Earlier:

issue

Now:

fix

Earlier, when a user clicked on any stream name from the
user_popover, the stream page would open in the background,
but the user popover wouldn't close.

Fixed it by explicitly binding it to a click handler,
which closes the user popover before redirecting to stream
page.
@timabbott timabbott merged commit 8cd9fc7 into zulip:master Jun 18, 2021
@aryanshridhar aryanshridhar deleted the Fix-UserPopover branch June 19, 2021 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants