DevDuki

Results 21 issues of DevDuki

There is a relatively new scam going around called "address poisoning". It is very simple to understand how it works and more info about it can be found here https://www.halborn.com/blog/post/metamask-warns-of-new-address-poisoning-crypto-scam...

![screencast 2023-03-31 18-14-02](https://user-images.githubusercontent.com/72626889/229174789-8c97ee82-d749-4d8f-b0f2-8a7d51325ffc.gif) Don't know why it does that but even in mui's `onChange` callback function the value returned is wrong, despite the mouse being dragged all the way to...

Some sort of contact book of wallet address, which is similar to what Metamask has. A User can then for example select a wallet from that list when sending tokens.

### Describe your motivation In my Lit application, I am using the native dialog element and wanted to add a select inside it. I used the `vaadin-select` component for it....

enhancement
requires new major
needs research
vaadin-dialog
vaadin-overlay
v25

### Describe your motivation Similar to the [custom item presentation](https://vaadin.com/docs/latest/components/combo-box#custom-item-presentation), but for the chips in the input field in `vaadin-multi-select-combo-box`. I would like to color code them via a hash...

enhancement
vaadin-multi-select-combo-box

I would like to create an object with my default rate limiter options and then extend it for different limiters. To get autocompletion I want to import the RateLimiterOptions Type,...

### Describe the bug It is related to the bug I already reported before (Issue #2180). A fix has been implemented and it seemed to work perfectly fine. However, I...

bug

fixes #3882 For context, see: https://discord.com/channels/1288403910284935179/1403382349718229022 imo the `deleteUser` function needs some refactoring. It does too many things, like deleting accounts and sessions, which `deleteAccounts` and `deleteSessions` should be responsible...

### Before reporting an issue - [x] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if...

kind/bug
team/ui

### Describe the bug The quickstart extension `extend-account-console` does not work as expected. 1. The new pages under the `keycloak-man` path are never rendered, because `Root.tsx` maps the routes in...

kind/bug
status/triage