Prasanth Baskar

Results 9 issues of Prasanth Baskar

**Description:** I've recently tried to set up leetcode.nvim in my nvchad environment following the instructions provided in the README file. However, I'm encountering issues and unable to get it working...

## Which problem is this PR solving? - - Resolves #2221 ## Description of the changes - Replaced all the old conventions for the arrow tooltip center to the new...

### What happened? ![arrowPointatCenter](https://github.com/jaegertracing/jaeger-ui/assets/89722848/8ebf56a3-f56b-4351-8469-e1c430ed687d) The Arrow Point at center for the tooltip has been officially deprecated in Antd. Since we are using antd v5. We should stop using the arrow...

bug

Thank you for contributing to Harbor! # Comprehensive Summary of your change - Resolved an issue where a horizontal scrollbar appeared unnecessarily due to the last table column being hidden,...

priority/low
release-note/update
needs/follow-up

Thank you for contributing to Harbor! # Comprehensive Summary of your change fixes overflow in Interrogation Services -> Vulnerability Page. The issue has been successfully resolved for screen resolutions of...

area/ui
release-note/update

If you are reporting a problem, please make sure the following information are provided: **Expected behavior and actual behavior:** Expected behavior: The `npm start` or `ng serve` commands should run...

kind/bug
area/ui

Thank you for contributing to Harbor! # Comprehensive Summary of your change This PR uses [Prettier](https://prettier.io/) to the frontend component of the Harbor project to enforce consistent code formatting across...

area/ui
release-note/infra

## Summary The current issue stems from an improper implementation of the [OCI-Spec](https://github.com/opencontainers/distribution-spec), which prevents successful interactions (pull/push) with private OCI Registries. This issue affects the authentication process needed to...

feature request

### What are you trying to do? We are currently daggerizing [Harbor](https://github.com/goharbor/harbor) from Makefiles and bash scripts to dagger. Our published images currently have an `healthcheck` attached to them. We...