Coder Social home page Coder Social logo

pankaz / react-jsonschema-materialui-forms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rjsf-team/react-jsonschema-form

12.0 5.0 8.0 34.85 MB

A React component for building Web forms from JSON Schema based on the Material UI react library

Home Page: https://mozilla-services.github.io/react-jsonschema-form/

JavaScript 99.61% HTML 0.30% CSS 0.09%

react-jsonschema-materialui-forms's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

react-jsonschema-materialui-forms's Issues

Multiselect option not working in the UI schema

Following setting does not work in UI schema:
"ui:widget": "select", "multiSelect": true

However, the UI renders as expected if we change the widget to checkboxes. Seems like the multiselect material UI dropdown is not being rendered properly.

Implement remote dropdown, enhanced grids and accordion components

Add the following components to library

# Component Notes
1 Single Select DropDown Fetch data from a remote datasource Or from an external JSON
2 Multi Select DropDown Fetch data from a remote datasource Or from an external JSON
3 Multi Column Single Select Dropdown Fetch data from a remote datasource Or from an external JSON
4 Multi Column Multi Select Dropdown Fetch data from a remote datasource Or from an external JSON
5 Radiobutton with Image
6 Upload file/Image
7 Grid with action columns(e.g Add,Edit,Delete) Fetch data from a remote datasource Or from an external JSON
8 Collapsible Panel / Accordion

AsyncDropdown component

When we select option/options in the async dropdown component, it shows selected elements in the search bar and the cursor in the search bar. If we press Backspace to remove the selected options, the UI gets clear, but not the formdata.
Check the below screenshot.
It was working fine in previous versions as I guess.
Please check, thanks.

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.