Noblet Ouways

Results 98 comments of Noblet Ouways

@SpanManX After looking back, the change looks quite hacky so i checked when the navigate keyboard start not working. You can see in pr https://github.com/element-plus/element-plus/pull/15768/files there are two added lines...

Sorry, I just re-check [#15768](https://github.com/element-plus/element-plus/pull/15768) is just out of context in this pr i mixed up with something else. My only blocking thing is the changes in the select folder....

@SpanManX I see you have got the `mousedown.up` working— so cool! I will review a bit later.

Sometimes the keydown up/down is blocked after expanding some nodes: ![Peek 2025-07-28 00-41](https://github.com/user-attachments/assets/d680f68c-a13d-48c0-a02a-01fee2ef0971)

Yes i saw the pr, i'll review it just a bit later.

Now we should be able to add a test as well.

While waiting the fix to be merge you can install the [pr build](https://github.com/element-plus/element-plus/pull/20892#issuecomment-2920787696) via: >npm i https://pkg.pr.new/element-plus/element-plus@20892

Can't reproduce the bug in `/play` cause everything is `light` somehow.

Thanks for your contribution, please if you have the context: can you explain why `bottom: -1px;` was required in this case.

Thanks for the explanation, I think you mixed display scaling and browser zoom in the table ? I also wanted to confirm why `bottom: -1px` is not required anymore and...