Mudit Choudhary

Results 8 issues of Mudit Choudhary

## What is the change? Add a hover effect on navigation links ## Related issue? closes: #283 ## How was it tested? Tested on chrome browser. ## Checklist: Before you...

**Is your feature request related to a problem? Please describe.** There is no hover effect on the navigation links which does not look good and little confusing if they are...

HSOC22

Question: > 1. First let’s use a tiny address space to translate some addresses. Here’s a simple set of parameters with a few different random seeds; can you translate the...

I was setting up the wagtail locally through the wagtail docker instruction given, I saw that `docker-compose` command has been renamed to `docker compose` **without a hyphen**. So when running...

## Description The PR fixed the accessibility issue of arrow keys not working for moving over radio buttons in Firefox. #### Issue addressed Addresses #*PR# HERE* ### Before/after screenshots https://github.com/learningequality/kolibri-design-system/assets/74391865/c6777cba-6a4e-4808-9428-8eb9d95b3df5...

## Summary … ## References - [12243](https://github.com/learningequality/kolibri/pull/12243) - [650](https://github.com/learningequality/kolibri-design-system/pull/650) - [10491](https://github.com/learningequality/kolibri/issues/10491) ## Reviewer guidance … ---- ## Testing checklist - [ ] Contributor has fully tested the PR manually -...

APP: Device
DEV: frontend
SIZE: medium

## Summary Wrap radio buttons of Device's setting page and Change language model inside KRadioButtonGroup. This PR is made to test this component. … ## References … ## Reviewer guidance...

DEV: renderers
DEV: backend
APP: Device
APP: Facility
APP: Learn
APP: Coach
APP: Setup Wizard
DEV: frontend
DEV: tools
SIZE: medium
SIZE: very large

## Description - This PR, creates a new `KRadioButtonGroup` component that fixes radio button movement with arrow keys issues in Firefox. - It also has some Unit tests for `KRadioButtonGroup`....