Skip to content
#

single-page-app

Here are 1,719 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

jancborchardt
jancborchardt commented Feb 9, 2022

Expected behavior

People shouldn’t be able to create tags with the exact same name.

Actual behavior

Currently it’s possible to create tags with the exactly same name, which makes little sense. After a refresh, the duplicates are gone though, making it look like a bug that they are visible in the first place:
![image](https://user-images.githubusercontent.com/925062/153201844-5843369f-4

Improve this page

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

Learn more