Cyan Xiao

Results 15 comments of Cyan Xiao

Hi @uki-strzelecki It seems not to be a NextUI bug. `onPageChange` as a callback would "remember" the initial value of `currentPage` no matter how many times the page updates because...

I suggest that the color system of sidebar (menu) should adopt the one from search panel. The readability of search panel has improved a lot since a recent update. This...

A bug when `shadow = {true}` ![shadow](https://us1.myximage.com/2022/06/09/77b58b1ea2e8d69355b77e76edd70dd6.gif)

A working sample should be ``` import { Popover, Button, Text } from "@nextui-org/react"; export default function App() { return ( Open Popover This is the content of the popover....

Hi @DannyNemer have you tried beta9? I think the performance has been improved since then. Here's a working sample: https://codesandbox.io/s/multiple-buttons-3wevf4

Hey @Nightrider0098 this is a duplication of #615 and fortunately there is an ongoing fix on it.

> Found this: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Box_Model/Mastering_margin_collapsing#see_also So if you put any other child as the first child of the container, you wont have that issue. I wonder if the `getRect` should have...

@webketje Thanks for your explanation & effort! IMO the new doc is clearer and has a flat learning curve.

@webketje Sure, I'd like to join the discussion board.