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

Mobile Web view : I am not able to create a new category #23619

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hchorfispiria
Copy link
Contributor

@hchorfispiria hchorfispiria commented Jun 5, 2023

Summary

On Mattermost web mobile, I'm not able to create a new category.

Ticket Link

Link

Screenshots

Screen Shot 2023-06-04 at 11 25 53 PM

Release Note

Fixed bug where user was not able to create category in mobile web view

@mm-cloud-bot mm-cloud-bot added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Jun 5, 2023
@mattermost-build
Copy link
Contributor

Hello @hchorfispiria,

Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.

@M-ZubairAhmed M-ZubairAhmed added 2: Dev Review Requires review by a developer 3: QA Review Requires review by a QA tester. May occur at the same time as Dev Review labels Jun 5, 2023
@mattermost-build
Copy link
Contributor

E2E tests not automatically triggered, because PR has no approval yet. Please ask a developer to review and then try again to attach the QA label.

@M-ZubairAhmed M-ZubairAhmed requested review from M-ZubairAhmed and removed request for marianunez June 5, 2023 12:46
@@ -98,6 +99,7 @@ export function Menu(props: Props) {
function handleMenuModalClose(modalId: MenuProps['id']) {
dispatch(closeModal(modalId));
setAnchorElement(null);
props.onMenuModalClose();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i am curious why did we had to pass this another close function when we already have dispatch(closeModal(modalId)); on the line above

@mattermost-build
Copy link
Contributor

This PR has been automatically labelled "stale" because it hasn't had recent activity.
A core team member will check in on the status of the PR to help with questions.
Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2: Dev Review Requires review by a developer 3: QA Review Requires review by a QA tester. May occur at the same time as Dev Review Contributor Lifecycle/1:stale release-note Denotes a PR that will be considered when it comes time to generate release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants