Ankit Yadav

Results 10 comments of Ankit Yadav

@rahullepakshi Hi, I’d like to work on this issue. From the spec you shared, the nvmeof_pool.group2 service is still configured with group: group1, which seems to cause the gateway in...

Hi! I’d like to work on this issue. Could you please assign it to me? If there are any UI guidelines or preferred approaches for fixing the mobile menu layout,...

Hi @Suraj0950 , I’d like to work on this issue. I’ll fix the following: Proper alignment of reCAPTCHA inside the form container Consistent vertical spacing between inputs and buttons Better...

Hi @Suraj0950 , I have already explored the issue and confirmed that the signup page UI is coming from the Rails side (app/views/users/registrations/new.html.erb) and not the Vue simulator. Before I...

Hi @maintainers 👋 This PR fixes the reCAPTCHA spacing issue on the signup page. ✔ No design changes, only layout fix ✔ Safe minimal patch ✔ Issue Reference: #679 Requesting...

@Antoliny0919 Hi, I’d like to work on this issue. I’m planning to use htmx + partial templates to update only the table section (similar to Django’s ChangeList behavior), which should...

@Shresth-14 Hi, I would like to work on this issue.

Hi @SaptakS ! I’d like to investigate this.Please assign this to me if possible.

Hi @MoralCode I would like to work on this issue as my first contribution to Augur. I have confirmed that both `process_pull_request_commits` and `process_pull_request_files` accumulate potentially very large in-memory lists...

@MoralCode Thanks for the guidance! I’ll start by refactoring just one of the tasks — `process_pull_request_commits` — and keep the batch size around 500 as suggested. Once that passes review...