blueprint icon indicating copy to clipboard operation
blueprint copied to clipboard

A React-based UI toolkit for the web

Results 452 blueprint issues
Sort by recently updated
recently updated
newest added

#### Fixes #0000 #### Checklist - [ ] Includes tests - [ ] Update documentation #### Changes proposed in this pull request: #### Reviewers should focus on: #### Screenshot

#### Fixes #2550 #### Checklist - [x] Includes tests - [ ] Update documentation - not required for this fix imho #### Changes proposed in this pull request: This change...

P2

#### Environment - __Package version(s)__: @blueprintjs/datetime2 v0.5.6 - __Operating System__: Windows 11 - __Browser name and version__: Google Chrome v105.0.5195.102 #### Code Sandbox N/A #### Steps to reproduce 1. Create...

Domain: tooling
Type: question

#### Environment - __Package version(s)__: 0.55 - __Operating System__: macOS 12.4 - __Browser name and version__: Chrome 98 #### Code Sandbox Link to a minimal repro (fork [this code sandbox](https://codesandbox.io/s/blueprint-sandbox-et9xy)):...

Type: bug
P2
help wanted
Package: datetime

#### Environment - __Package version(s)__: popover v1.x, core v4.x #### Feature request ContextMenu had an imperative API with `ContextMenu.show()`. The newer ContextMenu2 does not have such an API (`ContextMenu2.show()` does...

Type: feature request
Status: in discussion
P2
Package: popover2

#### Environment - __Package version(s)__: ``` "dependencies": { "@blueprintjs/core": "^4.8.0", "preact": "^10.3.2", "preact-render-to-string": "^5.1.4", "preact-router": "^3.2.1", "react": "npm:@preact/compat", "react-dom": "npm:@preact/compat", "@types/react": "18.0.17", "@types/react-dom": "18.0.6", } ``` - __Operating System__: macOS...

Domain: tooling
P3
help wanted

Reverted in https://github.com/palantir/blueprint/pull/5513 We should include this tiny breaking change in Blueprint v5.0.

Package: select

We had to revert most of https://github.com/palantir/blueprint/pull/5493 because of subtle breaks caused by interactions between the new Portal implementation and the (long-deprecated) react-hot-loader library. To be safe, we're going to...

Package: core

#### Environment - __Package version(s)__: - __Browser and OS versions__: #### Question Need to add data-cy attributes to accordion button type and form item label Data-cy is amended to title...

#### Environment - __Package version(s)__: select 3.0.0 #### Steps to reproduce * open the omnibar example in the docs * type something to see some results * press `esc` ####...

Type: bug
P1
help wanted
Package: select