-
### Describe the bug
Since v4 release, when a Dialog is opened, `.p-overflow-hidden` class is expecting `var(--p-scrollbar-width)`, however `--p-scrollbar-width` is not being defined. See screensho…
-
TLDR; Can/should we change CSS Animations and CSS Transitions composite order when owning elements differ to be sorted by creation order first?
[css-animations-2](https://drafts.csswg.org/css-anima…
-
# Fork, Commit, Merge - Hard Issue (HTML/CSS/JavaScript)
## Create a Functional Clock using HTML, CSS and JavaScript
*Note: You don't have ask permission to start solving the issue or get assigned…
-
This is about **Bulma**.
It's a bug or design issue/discussion.
### Overview of the problem
This is about the Bulma **CSS framework**.
I'm using Bulma **version 1**.
I am sure this issue …
-
This would be similar to the existing [CSS Painting API](https://developer.mozilla.org/en-US/docs/Web/API/CSS_Painting_API).
Basically any text-color-affecting property (idk the proper term) would …
-
We are starting to add status colors to the new UI. Before we build out too much we should make sure to think about a11y from the get go. A lot of status colors are hard for people (particularly red/g…
-
**Data**
```
const treeData = {
id: nanoid(),
name: "Bookmarks",
isOpen: true,
children: [
{
id: nanoid(),
name: "Brim Github",
isOpen: true,
children: […
-
### Make sure that your issue is reproducible by doing the following tasks
- [x] I am using application packages whose source code is not optimized for production (source code is not minified).
- [X]…
-
Checklist
- [X] `pages/toggle.tsx`
> • Create a new file named toggle.tsx in the pages directory.
> • In this file, import the necessary React and NextJS libraries.
> • Define a state variable na…
-
import React, { Component } from 'react';
import DataStreamer, { ServerRespond } from './DataStreamer';
import Graph from './Graph';
import './App.css';
/**
* State declaration for
*/
inte…