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

[NEW] Add close button to flex tabs #7529

Merged
merged 1 commit into from
Jul 20, 2017

Conversation

sampaiodiego
Copy link
Member

@RocketChat/core

Closes #7435

What I did in most files was just removing the <div class="content"> because I added it to the container template:

image

image

@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-7529 July 19, 2017 16:19 Inactive
@engelgabriel engelgabriel merged commit 7f7e540 into develop Jul 20, 2017
@engelgabriel engelgabriel deleted the add-close-button-to-flex-tabs branch July 20, 2017 13:04
@rodrigok rodrigok added this to the 0.58.0 milestone Jul 21, 2017
@RichardFoxworthy
Copy link

This is a good addition, but the close button scrolls off the flextab panel along with content. I'd expect the close button to remain anchored to the top corner of the flex tab panel, not move with any scrollable content content

@sampaiodiego
Copy link
Member Author

@RichardFoxworthy thanks for the feedback.. which browser and OS are you using? on google chrome I can say the button stays at the top even if you scroll the content.

@RichardFoxworthy
Copy link

RichardFoxworthy commented Aug 7, 2017

@sampaiodiego I am using Chrome. The button scrolls with content in every tab except for 'Members' - see this example for Room Info tab. All the others do the same, except Members - http://recordit.co/RDpealQIrc

@sampaiodiego
Copy link
Member Author

you're right @RichardFoxworthy .. I think I was looking at members list only.. can you please open a issue for that? thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Add an "X" to easily close menu windows
5 participants