ui
Here are 5,460 public repositories matching this topic...
Title (Put in field above)
Lack of easy start in the 'Getting Started' docs (my suggestion included)
Steps
On this page: https://semantic-ui.com/introduction/getting-started.html
Add instructions similar to this 2 step guide to getting started immediately with semantic UI:
Find the URL for the latest minimized CSS for semantic UI on this page:
https://cdnjs.com/libraries/se
I tried to follow the initial steps from here: https://www.learnstorybook.com/intro-to-storybook/react/en/get-started/
running:
npx create-react-app taskbox
cd taskbox
Then when I ran:
npx -p @storybook/cli sb init
I get the error TypeError: Cannot set property 'storybook' of undefined
This is the full message in my terminal:
sb init - the simplest way to add a
希望打包的结构能简单点
my eyesight are worse, i am using glasses and with brightness... is even worse. for me the documentation feels a bit too bright and its hard to read the documentation. well maybe not that hard but still a bother to the eye, so if it can be granted, my wish, please grant my wish! i beg of you!!
if cannot then i apologize for being dramatic. feel free to close this issue or just delete it
Problem:
JSBin/JSFiddle demonstrating the problem:
Before you create an issue, check it:
- Try master-branch, perhaps the problem has been solved;
- Use the search, maybe we already have an answer;
- If not found, create an example on [jsbin.com (d
Some changes have been made to the main Readme (which appears when landing on the github webpage) and the FAQ. This is a post to notify people, gather some interest and suggestions.
Thanks to @ker0chan for her help on the Readme (lots more feedback that I haven't processed yet) and @ButternCream for his help working on the FAQ.
- Created a [FAQ wiki page](https://github.com/ocornut/imgui/wik
Situation
I am working on a set of components which can be easily reused over several Gatsby projects. Additionally I create project specific components.
To provide a proper documentation to the team of other devs & editors, I want to display documentation from my project specific components plus the ones I included from the (community) rep
New Issue Checklist
- I have looked at the Documentation
- I have read the F.A.Q.
- I have filled out this issue template.
Issue Info
| Info | Value |
|---|
Environment
- Package version(s):
@blueprintjs/core ^3.22.3 - Browser and OS versions: Mac OS X Chrome 79.0.3945.88
If possible, link to a minimal repro (fork this code sandbox):
Steps to reproduce
Spotted this while building a <ControlGroup> that contained buttons, selects, and some dividers.
`
Bug description
Don´t show table correctly
Expected behavior
A Table view normal
Steps to reproduce the issue:
Crreate a container with large ENV variable
Technical details:
- Portainer version: 1.21.0
- Docker version (managed by Portainer): 18.09.3
- Platform (windows/linux): linux
- Command used to start Portainer (
docker run -p 9000:9000 portainer/portainer):
Users using react: 16.9.0 and react-native: 0.61.5 should not be dragging the fonts folder into the project in xcode. They only need to update the PList.
Looking for help from the community regarding this issue.
Issue:
Unclear CI test failure.
Expected behavior:
Failed test would indicate the failure with some extra info for investigation.
Actual behavior:
Prints Expected: true, Actual: false which is less than optimal.
Steps to reproduce:
Run a failing test.
Would help to have more verbose logging for the tests
-
Updated
Mar 10, 2020 - TypeScript
Is there any way to implement horizontal radio button group?
The current behaviour of the onChange event mandates that the callback needs to be in a closure on the config object because the editor instance isn't available from the onChange event any other way.
e.g
let editor = new EditorJS({
...
onChange: changeHandler
})
changeHandler = () => { editor.save() }
I don't always have access to the editor instance in some abstraction
Versions
- Python: 3.6.3
- OS: linux
- Kivy: master
- Kivy installation method: git clone && pip install --editable in virtualenv
Description
when BorderImage's display_size option is used, it overrides the auto_scale parameter, simply because it first computes the value auto_scale would need, and then look if there is a dispaly_border setting, and overrides the values if
-
Updated
Jan 4, 2020 - Swift
- Go to https://evergreen.segment.com/components/popover
- Trigger a popover by clicking a button
- Click at background to close popover
Expect: Focus is brought back to button.
Actual: Focus is not brought back to button.
P/S: I clone the lastest code and it works as expected, but the popover in above page doesn't. I am curious whic
I think an "added value" to Linux Dash should be the ability to facilitate the creation of custom plugins besides official ones but I haven't found any "getting started" tutorial about this.
Do you think it would be a great idea, too?
Thanks!
- components:
Input,CustomInput,CustomFileInput - reactstrap version
#8.4.1 - import method
es - react version
#16.12.0 - bootstrap version
#4.3.1
What is happening?
Input's that are invalid (i.e. have the invalid prop set to true), do not have the aria-invalid attribute applied.
What should be happening?
Invalid input's have aria-invalid attribute.
Ste
With version 1.13.12 and Bootstrap 3, setStyle fails if newElement.parentNode is a document fragment because classList is undefined in this case. This used to not be a problem with version 1.13.5.
Also, the call to buildData() in refresh() should come before render() like it is done in init().
Improve this page
Add a description, image, and links to the ui topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ui topic, visit your repo's landing page and select "manage topics."




The DevTools Profiler occasionally encounters the error:
This issue is intermittent and we do not currently know hot to reproduce it. If you can reproduce it we would love to get any of the following information from you: