canonical / react-components

A set of components based on Vanilla Framework
https://canonical.github.io/react-components
93 stars 51 forks source link

fix: table pagination description adjustments for all screen sizes #1038

Closed mas-who closed 6 months ago

mas-who commented 6 months ago

Done

QA

Storybook

To see rendered examples of all react-components, run:

yarn start

QA in your project

from react-components run:

yarn build
npm pack

Install the resulting tarball in your project with:

yarn add <path-to-tarball>

QA steps

Screencast from 07-02-2024 15:27:57.webm

webteam-app commented 6 months ago

Demo starting at https://react-components-1038.demos.haus

lorumic commented 6 months ago

QA looks good in storybook - fingers crossed that this will solve the flickering issue in Anbox UI. :)

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 0.50.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: