GitStart

Results 94 issues of GitStart

## Proposed changes (including videos or screenshots) Sorts users at the Members list alphabetically ## Issue(s) Fixes #22145 ## Steps to test or reproduce 1. Open Members at the general...

stat: needs QA

## What kind of change does this PR introduce? Fixes https://github.com/supabase/supabase/issues/9301 ## What is the current behavior? When a value is changed in table filter/sort then the table filter/sort is...

## Proposed changes (including videos or screenshots) Discussion is searchable using the discussion name https://www.loom.com/share/c9bed20af2e544cc9ec5f4c220a0cea5 ## Issue(s) Fixes #27589 ## Steps to test or reproduce 1. Create a discussion on...

stat: needs QA

## Proposed changes (including videos or screenshots) Redirect to the homepage after leaving a channel https://www.loom.com/share/6189b97f9504441fb8d0a2aa7e0fc504 ## Issue(s) Fixes #27528 ## Steps to test or reproduce 1. Join a channel...

stat: needs QA

fixes https://github.com/strapi/strapi/issues/13653 ### What does it do? Support getting locales with read-only auth tokens. ### Why is it needed? Prevent showing 403 when a user with read-only token attempts to...

source: plugin:i18n
pr: fix

Fixes #892 Demo: https://www.loom.com/share/87acb03a2e5e4b8c986ff3916fdc2480

Issue: https://github.com/storybookjs/storybook/issues/21325 ## What I did - Replace fixed `/` on search field by the shortcut key ## How to test - Start a sandbox template: yarn task --task dev...

Resolves Arrow control not working when mark values are float number closes https://github.com/mui/material-ui/issues/36996 preview: https://codesandbox.io/s/keen-kapitsa-ij9ujr - [x] I have followed (at least) the [PR section of the contributing guide](https://github.com/mui/material-ui/blob/HEAD/CONTRIBUTING.md#sending-a-pull-request). ---...

bug 🐛
component: slider

This PR address display inconsistency when steppers steps is being updated between 1 and 2 closes https://github.com/mui/material-ui/issues/36134 - [x] I have followed (at least) the [PR section of the contributing...

component: stepper
package: material
PR: needs test

Fixes: https://github.com/tremorlabs/tremor/issues/401 What: A Date picker that returns a single Date Why: Because we have only a DateRangePicker How: Adding a new component that uses the existing Calendar component to...