-
connectionUrls is of wrong type. Should be a list, but expects string.
-
Create a `sessionStorage` example. The purpose will be to show how to easily persist data between pages.
-
If somebody needs to connect without access to the "login-wifi", you can use the following script in the browser console:
```
let password = "PASSWORD";
let result = await (await fetch(
"https:/…
-
PR https://github.com/red-hat-storage/odf-console/pull/1598 added a hook `useUserSettingsLocalStorage` which provides access to localStorage, need to add an optional prop for sessionStorage as well.
…
-
# 💥 axios get, post, delete, patch 만들었습니다 ..
## 1. 토큰 설정 (로그인 api 연결 전까진 이렇게 설정해야 함)
크롬 f12 -> application -> session storage의 localhost에 다음과 같이 추가
@dahxxn 제가 로그인 api 불러와서 토큰 설정까진 해뒀으니, 리프레시토큰 …
-
### Please describe the feature that you want to propose
Similar to OpenShift, it would be convenient to be able to move routes and other entities to let the user organize them in a convenient way fo…
-
Drag&Drop per la riorganizzazione delle metriche
- [ ] Il riordino delle metriche deve essere contrassegnato come uno Sheet modificato, quindi, ad esempio, il tasto Salva deve eliminare il datamart…
-
### 🚀 Feature Request
[`storageState` | TestOptions | Playwright](https://playwright.dev/docs/api/class-testoptions#test-options-storage-state) is very convenient. I appreciate that [Session storage …
-
**Feature Description**
Make selected entry in sidebar always visible. same problem like [#395](https://github.com/imfing/hextra/issues/395). I want to try a new solution below. The old solution pr…
xue68 updated
3 weeks ago
-
### Context/Description
As a UX practitioner, product owner, content creator I would like the ability to run [user test](https://www.uxdesigninstitute.com/blog/why-ux-testing-is-so-important/) agai…