frontend-framework
Here are 212 public repositories matching this topic...
Bug Report
Sorting in table does not work as expected
Steps
I copy and pasted the code from https://react.semantic-ui.com/collections/table/#variations-sortable. Sorting works fine the first time you sort for example name column or when you change column. But the second time you try to sort, it doesn't work
Expected Result
Sorting should be working, like the example in the docs
-
Updated
Nov 11, 2020 - TypeScript
-
Updated
Nov 9, 2020
Most of the macros exported by seed are undocumented, see: https://docs.rs/seed/0.7.0/seed/#macros
It would be good if at least the most commonly used are documented with an example.
-
Updated
Jun 28, 2017 - JavaScript
-
Updated
Oct 7, 2020
-
Updated
Mar 13, 2020 - JavaScript
-
Updated
Jul 4, 2018 - CSS
-
Updated
Sep 11, 2020 - CSS
-
Updated
Aug 8, 2018 - JavaScript
-
Updated
Oct 8, 2020 - Go
-
Updated
Jan 8, 2018 - JavaScript
-
Updated
Oct 27, 2020 - QML
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Mar 9, 2015 - CSS
-
Updated
Mar 30, 2018 - Rust
-
Updated
Nov 11, 2020 - JavaScript
-
Updated
Sep 7, 2020 - Rust
-
Updated
May 3, 2020 - JavaScript
In the utils server we are using too many custom functions for the magazines fake data. We could replace that using the fake-data-generator as a dev-dependency.
Current models: please respect the current type of each property
magazine: {
id: Number, // faker random number
name: String, // faker random words
articles: -
Updated
Oct 13, 2018 - JavaScript
-
Updated
Nov 5, 2020 - TypeScript
-
Updated
Jul 25, 2020 - CSS
-
Updated
Dec 5, 2018 - CSS
-
Updated
Nov 8, 2020 - Python
-
Updated
Nov 21, 2017 - HTML
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
Apr 22, 2020 - TypeScript
Improve this page
Add a description, image, and links to the frontend-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the frontend-framework topic, visit your repo's landing page and select "manage topics."


What you were expecting:
I am using the
Listcomponent like the following.