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] Color reset when default value editor is different #8543

Merged
merged 2 commits into from
Oct 19, 2017

Conversation

rodrigok
Copy link
Member

@RocketChat/core

Closes #8523

@rodrigok rodrigok added this to the 0.59.1 milestone Oct 19, 2017
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-8543 October 19, 2017 14:02 Inactive
@rodrigok rodrigok temporarily deployed to rocket-chat-pr-8543 October 19, 2017 14:32 Inactive
group: FlowRouter.getParam('group'),
type: 'color'
}, { fields: { _id: 1 }});
}, { fields: { _id: 1, editor: 1 }}).fetch().length;
Copy link
Member

Choose a reason for hiding this comment

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

if you only want to check if there is a record matching the filter, you can remove the fields and just .count() instead of .fetch().length

Copy link
Member Author

Choose a reason for hiding this comment

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

I don't, I want to rerun the code to active the jscolors when missin

@sampaiodiego sampaiodiego temporarily deployed to rocket-chat-pr-8543 October 19, 2017 15:05 Inactive
@sampaiodiego sampaiodiego temporarily deployed to rocket-chat-pr-8543 October 19, 2017 16:50 Inactive
@sampaiodiego sampaiodiego temporarily deployed to rocket-chat-pr-8543 October 19, 2017 16:51 Inactive
@rodrigok rodrigok merged commit 6df8254 into develop Oct 19, 2017
@rodrigok rodrigok deleted the hotfix/color-reset branch October 19, 2017 20:19
rodrigok added a commit that referenced this pull request Oct 19, 2017
[FIX] Color reset when default value editor is different
@GENSUSAN
Copy link

I am Gen Susan by name and am from united state America I will like you to contact me through my email okay I have an important issue to shear with you and I will like you to pay attention to me is very very urgent okay kindly contact me at gensusan0@gmail.com for more details okay love you

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.

[Release Candidate Bug] Reset the layout colors make it transparent
4 participants