Lingxi Li

Results 21 issues of Lingxi Li

### Description The icon of the navigator sidebar toolbar is currently droppable as a text. This should NOT happen. https://user-images.githubusercontent.com/36816148/170332390-84fc5f76-9fe2-4192-84a6-f3818bdb6130.mp4 ### To Reproduce 1. Drag the icon out from the...

bug
UI
navigator
hacktoberfest

# Description Fix the remaining UI styling issues per #638 and based on the original design prototype of CodeEdit. (also fix a little formatting issue) This PR is still a...

UI
sidebar

# Description **This PR is still a WIP.** - [x] Add basic drag-and-drop reordering behavior (with full animation) to tab bar. - [x] Fix tab bar item holding state (when...

UI
tabs
WIP

## Summary Do you plan to make a contribution guide and a roadmap for encouraging OSS developers to contribute? I really love the open-source nature of this project and I...

question

### Problem This is kinda a follow up issue related to #2393 but not really. I am facing a problem when I have a schema like this: ``` const SystemInfoSchema...

T-Enhancement
O-Community
Importance:Dealbreaker

# Description I have already migrated the DatePicker component, which is created by me, from its [original repository](https://github.com/mbucc/320-S22-Track2) (by Indigo Development) to here following the open source rule. At the...

good first issue
PRIORITY
roadmap

# Overview In definition, we use "Ams Date Selector" (different from the definition of Ams Date Picker) to represent the floating selector of a date picker, which is a floating...

component:selector

# Overview Because not everyone knows how to use Ams Date Picker from day one, we are making this to introduce the feature (especially magic modifiers) and for users to...

good first issue
component:manual

# Overview We are going to integrate all components together to become a headful (styled) date picker component that can be imported and used directly. # Notes * The Ams...

good first issue
component:date-picker

# Description I am planning to built-in the documentation into the website directly by using MDX. So we do not need a separate documentation system and have a full power...

website