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

[FIX] Leave and hide buttons was removed #8213

Merged
merged 3 commits into from
Sep 20, 2017
Merged

[FIX] Leave and hide buttons was removed #8213

merged 3 commits into from
Sep 20, 2017

Conversation

karlprieb
Copy link
Contributor

@RocketChat/core

Closes #7872

image

@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-8213 September 19, 2017 23:31 Inactive
case 'c': warnText = 'Hide_Room_Warning'; break;
case 'p': warnText = 'Hide_Group_Warning'; break;
case 'd': warnText = 'Hide_Private_Warning'; break;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

What are we doing about livechat? I have 2 rooms stuck open on mine that I can't hide or get rid of 😂

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll add a warning text for livechat :)

Copy link
Contributor

Choose a reason for hiding this comment

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

\o/ awesome 🙂

@RocketChat RocketChat deleted a comment Sep 20, 2017
@RocketChat RocketChat deleted a comment Sep 20, 2017
@engelgabriel engelgabriel added this to the 0.59.0-rc.7 milestone Sep 20, 2017
@rodrigok rodrigok changed the title [NEW] add leave and hide buttons again [FIX] Leave and hide buttons was removed Sep 20, 2017
@rodrigok rodrigok merged commit c198b5f into develop Sep 20, 2017
@rodrigok rodrigok deleted the leave-and-hide branch September 20, 2017 12:59
rodrigok added a commit that referenced this pull request Sep 20, 2017
[FIX] Leave and hide buttons was removed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LEAVE and HIDE channels buttons are missing on the new UI
4 participants