Skip to content

[FIX] Color reset when default value editor is different#8543

Merged
rodrigok merged 2 commits into
developfrom
hotfix/color-reset
Oct 19, 2017
Merged

[FIX] Color reset when default value editor is different#8543
rodrigok merged 2 commits into
developfrom
hotfix/color-reset

Conversation

@rodrigok
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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 [email protected] 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