-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Remove gap between "Brave is up to date" & "Version" on brave://settings/help #21435
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
Comments
I'd love to take this issue. Currently initializing the repo. Will take a look once it's done. |
@petergeorgas are you still working on this issue? |
Can anybody guide me how to go about fixing this issue? |
I would just look for "Brave is up to date" or a variation of it in the soure code @heysujal |
However, GitHub couldn't find it, and it's a very large codebase, so it will take a lot of time to find it. I will report when done. |
@heysujal Actually, I found the text in https://github.com/brave/brave-core/blob/5b576ef6125c629d3c876f335a9927f7ca5c208d/app/settings_brave_strings.grdp at line 29: <message name="IDS_SETTINGS_UPGRADE_UP_TO_DATE" desc="Status label: Already up to date (Brave)">
Brave is up to date
</message> We should look for |
Another update: I'm 50% sure the gap is here: https://github.com/brave/brave-core/blob/32061377a37550f542463902e0b396652b86eec8/browser/resources/settings/brave_overrides/settings_menu.js (especially in the CSS) |
Can I work on this issue? |
@bsclifton Good job working on the issue! 👍 |
Whoops- accidentally closed when I did a rebase there. Apologies @akshay24495 has a fix in brave/brave-core#12849 |
I'm happy it's making it in. 🎉 |
Re-opening; seems the changes made with brave/brave-core#12849 didn't work as expected @akshay24495 would you be up for looking at this again? I suspect one of the following:
|
Can you say about the hack that code-path to get a proper test ? @bsclifton |
@akshay24495 yeah- I think in the code, you can try and fake the value, so it thinks it's not disabled (or local build) |
@bsclifton is it still up? can I also work on it? |
@ArshErgon you sure can 😄 If it's open and unassigned, it's up for grabs! Please be aware of the feedback above though. We'll want to do a hack so the |
@bsclifton do you guys have any channels like discord or telegram? |
Hey @bsclifton I'm following the steps which are required to install brave locally, I think I am doing something wrong, can you guide me? |
Hey can i work on this issue?! |
I am looking forward to solve this issue. Thanks for raising this. |
Wow how did this issue get so much attention |
Is this issue taken? I'm a beginner, and I'm looking to contribute to open source. |
I am new to open source and really want to learn. Please assign me this issue. |
@alpha2207 I'll assign - but no need for assignment, just submit the PR and share here 😄 |
Can I just make a PR and share here? |
This issue still not resolve? |
Nope.
…On Wed, 8 Feb 2023, 7:47 pm Mohit Bansal, ***@***.***> wrote:
This issue still not resolve?
—
Reply to this email directly, view it on GitHub
<#21435 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARUNONNLUF35VBJB5AZWOU3WWOTHPANCNFSM5PZXLVKA>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
I'm having issue setting up the repo on my local.
…On Thu, 9 Feb 2023, 1:17 am Mohit Bansal, ***@***.***> wrote:
[image: Resolved on local]
<https://user-images.githubusercontent.com/73979701/209456115-3335922b-1abf-4a53-8511-6aa1058727d8.png>
I solved this issue on my local. Please assign me this, So that I can
contribute.
but you resolved it?
—
Reply to this email directly, view it on GitHub
<#21435 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARUNONLARFHGV5HXOXBML63WWPZ6RANCNFSM5PZXLVKA>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
I cleared the assignee as it sounds like you ran into an issue @alpha2207 - if someone would like to grab this please do! If there is something specific you are running into (not able to submit pull request, problem setting up locally, etc) please share details here and a Brave team member can help you out! |
The issue seems to be resolved on version Version 1.49.120 Chromium: 111.0.5563.64 (Official Build) (64-bit) Can anybody confirm please. |
Can confirm, it has been fixed 👍 |
Steps to Reproduce
Actual result:
There is a Gap between "Brave is up to date" & Version.
Expected result:
Gap between "Brave is up to date" & Version should be removed.
Reproduces how often:
Easily reproduced/Always
Brave version (brave://version info)
Brave 1.36.109 Chromium: 99.0.4844.51 (Official Build) (64-bit)
Revision d537ec02474b5afe23684e7963d538896c63ac77-refs/branch-heads/4844@{#875}
OS Windows 11 Version 21H2 (Build 22000.493)
Version/Channel Information:
Other Additional Information:
The text was updated successfully, but these errors were encountered: