Skip to content
#

component-library

Here are 1,127 public repositories matching this topic...

baseweb
cobaltwhite
cobaltwhite commented Aug 20, 2020

<Select /> and <DatePicker /> don't offer the option of accessing name, id and other props once the onChange handler triggers. An event object with this information is accessible in the onChange handler for <Input />.

Feature description

Provide access to these variables for Select and DatePicker. It is needed when the component is being passed handler functions from an

Metro-UI-CSS

Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!

  • Updated Apr 27, 2022
  • CSS
nextui
NitinNair89
NitinNair89 commented Apr 15, 2022

Describe the bug

An error "NextLink is not defined" is displayed when following the documentation for NextUI Link component. Documentation link - https://nextui.org/docs/components/link#next.js-link

Your Example Website or App

https://codesandbox.io/s/kmd6yi?file=/App.js&from-sandpack=true

Steps to Reproduce the Bug or Issue

  1. Go to - https://nextui.org/docs/component
bug good first issue type:docs-md
MudBlazor
SigurdJanson
SigurdJanson commented May 1, 2022

Bug type

Other

Component name

No response

What happened?

The enum value OverflowBehavior.FilpOnOpen works. The correct spelling OverflowBehavior.FlipOnOpen does not.

Expected behavior

Rename the value to OverflowBehavior.FlipOnOpen

Reproduction link

https://github.com/MudBlazor/MudBlazor/blob/dev/src/MudBlazor/Enums/OverflowBehavior.cs

Reproduction steps

bug good first issue

Improve this page

Add a description, image, and links to the component-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the component-library topic, visit your repo's landing page and select "manage topics."

Learn more