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 title in service details page when searching text #3656

Merged

Conversation

hstastna
Copy link
Contributor

@hstastna hstastna commented Mar 20, 2018

issue with more info: #3655

Fix title in service details page in Services > My Services when searching by text and then displaying some service details page (by clicking on a service name). The title contained unnecessary string "(Names with <search_text>)".


Before:
deploy_before

After:
deploy_after

Note:
I've added simple condition for not editing @right_cell_text when displaying service details page.

fixing ManageIQ#3655

Fix title in service details page in Services > My Services when searching by text
and then displaying some service details page (by clicking on a service name).
@miq-bot
Copy link
Member

miq-bot commented Mar 20, 2018

Checked commit hstastna@18ba102 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 🏆

@hstastna
Copy link
Contributor Author

@miq-bot add_label bug

@miq-bot miq-bot added the bug label Mar 21, 2018
@mzazrivec mzazrivec self-assigned this Apr 13, 2018
@mzazrivec mzazrivec added this to the Sprint 84 Ending Apr 23, 2018 milestone Apr 13, 2018
@mzazrivec mzazrivec merged commit e2a408e into ManageIQ:master Apr 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants