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

bugfix #10418 Global Search Labels fixed #10419

Open
wants to merge 1 commit into
base: hotfix
Choose a base branch
from

Conversation

lionfaris
Copy link

@lionfaris lionfaris commented May 6, 2024

When a user performs global search in the page that opens search button has empty label

After the fix
image

Description

Motivation and Context

How To Test This

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Final checklist

  • My code follows the code style of this project found here.
  • My change requires a change to the documentation.
  • I have read the How to Contribute guidelines.

@serhiisamko091184 serhiisamko091184 added the Status:Requires Updates Issues & PRs which requires input or update from the author label May 6, 2024
@serhiisamko091184
Copy link
Contributor

serhiisamko091184 commented May 6, 2024

Hello @lionfaris,

thanks for your PR,

could you please update the commit message to the following format: Fix Issue number - Commit message?
For example:
image

For more information, visit our documentation: https://docs.suitecrm.com/community/contributing-code/bugs/

Thanks a lot in advance!

Regards,
Serhii

@lionfaris
Copy link
Author

@serhiisamko091184 Amended the commit message

@serhiisamko091184
Copy link
Contributor

Hello @lionfaris,

thanks for your quick reply and changes,

would you be so kind to spend a little bit of your time and change the commit message to conform with the documentation?

Like here:
image

image

The hyphen is missing:
image

Thanks in advance!

Regards,
Serhii

@lionfaris
Copy link
Author

@serhiisamko091184 updated

@serhiisamko091184
Copy link
Contributor

Many thanks, @lionfaris!

@serhiisamko091184 serhiisamko091184 added Status: Requires Code Review Needs the core team to code review Status:Assessed PRs that have been tested and confirmed to resolve an issue by a core team member Branch:Hotfix PR 4-8 Score given to PRs once assessed Area:Search Issues & PRs related to all things regarding Search and removed Status:Requires Updates Issues & PRs which requires input or update from the author labels May 7, 2024
@clemente-raposo clemente-raposo added Status: Requires Testing Requires Manual Testing Status: Passed Code Review Mark issue has passed code review reviewed and removed Status: Requires Code Review Needs the core team to code review labels May 7, 2024
@clemente-raposo clemente-raposo self-requested a review May 7, 2024 11:25
@clemente-raposo clemente-raposo added Status: Requires Code Review Needs the core team to code review and removed Status: Passed Code Review Mark issue has passed code review reviewed labels May 7, 2024
@clemente-raposo
Copy link
Contributor

Hi @lionfaris,

Thank you for your PR.

When re-reviewing I noticed the following:

In tpls we commonly use {sugar_translate label="LBL_VIEWINLINE"} instead of directly using the translate() function. Using sugar_translate on tpls is preferable.

Anyway, there is another PR that is fixing the same issue:

Had you though of the solution on the PR above? I'm asking just to understand if there is any drawbacks on it that you might have found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area:Search Issues & PRs related to all things regarding Search Branch:Hotfix PR 4-8 Score given to PRs once assessed Status:Assessed PRs that have been tested and confirmed to resolve an issue by a core team member Status: Requires Code Review Needs the core team to code review Status: Requires Testing Requires Manual Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants