Skip to content
#

frontend-framework

Here are 262 public repositories matching this topic...

tkvw
tkvw commented Mar 22, 2018

Example app: https://pp0o4x40p0.codesandbox.io/#/posts/13

I just copied the last tab a couple of times and you'll see a scrollbar at the bottom.
What I expected: that the Tabs component would be scrollable and the application not to crash.
I think this is because the Tabs parent width is implicit instead of explicit.
![2018-03-22_09-51-42](https://user-images.githubusercontent.com/621098

sgobotta
sgobotta commented Sep 30, 2019

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: 
good first issue configuration Hacktoberfest

Improve this page

Add a description, image, and links to the frontend-framework 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 frontend-framework topic, visit your repo's landing page and select "manage topics."

Learn more