Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Add an floating "up" button at the bottom corner of the Extra Network window #506

Open
ostap667inbox opened this issue Dec 27, 2023 · 4 comments
Labels
🌠 Feature Request New feature or request | 特性与建议 Inactive

Comments

@ostap667inbox
Copy link

ostap667inbox commented Dec 27, 2023

🥰 需求描述 | Feature Description

Seems like the floating "up" button at the bottom corner in the Extra Network window would be really useful for those with a long list of checkpoints and LoRAs. Of course, you would also need to add a checkbox in settings to enable/disable it.

Here's a description of the problem it can solve.

  • When you're at the bottom of a list of cards you often need to quickly climb back up, for example to select another directory listed at the top.
  • The mouse wheel scrolls the list when the cursor is over that block. There is no problem here.
  • But it's very long if there are hundreds of cards. I would like to use the Home or PgUp button on the keyboard. But if the browser focus is not on this block, the keyboard buttons will not work.
    (It's also very difficult to use the slider on the right to drag it with the mouse - it's very thin and you can't always click on it accurately)
  • Of course, you can just click somewhere in this block to make the browser focus go to it, but all the space here is taken up by cards and clicking causes the checkpoint to load or enables/disables LoRA at the prompt. This is also inconvenient.

🧐 解决方案 | Proposed Solution

A good solution could be a floating small button with an up arrow in the bottom corner of the Extra Network block, clicking on which will scroll the window all the way to the top. With the same principle, a similar thing is used on many long-form landing pages on the internet.
Something like that:
up-button-example

📝 补充信息 | Additional Information

No response

@ostap667inbox ostap667inbox added the 🌠 Feature Request New feature or request | 特性与建议 label Dec 27, 2023
@lobehubbot
Copy link
Member

👀 @ostap667inbox

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

@ostap667inbox ostap667inbox changed the title Add an "up" button at the bottom corner of the Extra Network window. Add an floating "up" button at the bottom corner of the Extra Network window Dec 27, 2023
@kaalibro
Copy link
Collaborator

Thank you for the thorough description! :)

Introduce an additional element to serve a purpose is a straightforward solution, but quite a controversial one. In such a confined space, the existing abundance of clickable elements poses a challenge.

Try using the middle-click for swift scrolling. It can be utilized anywhere within the sidebar area without causing any unintended triggers. Moreover, this approach functions in both directions and eliminates the need to precisely aim for a headshot at a tiny button in the corner of the screen.

extra-network-sidebar-scroll.mp4

@canisminor1990 canisminor1990 changed the title Add an floating "up" button at the bottom corner of the Extra Network window [Request] Add an floating "up" button at the bottom corner of the Extra Network window Dec 27, 2023
@ostap667inbox
Copy link
Author

ostap667inbox commented Dec 28, 2023

Introduce an additional element to serve a purpose is a straightforward solution, but quite a controversial one.

It is possible that this is the case, and that this idea is best not pursued. Thanks for the response anyway.
If this post gets shut down, I'll take advantage of it and ask about another problem here so I don't have to create a new post.

In the Extra Network block, the tiles display icons from the 'Civitai Helper' plugin. For some reason, when you click on them, the scripts don't work the first time. It just triggers a normal tile click. For example, you can click on this or this icon ten times before the opening of the model on civitai.com or a popup window opens with a description of the model.
chrome_9dt9QuaGUX
This problem occurs when the LobeHub theme is enabled. Any idea what could be causing this?

@kaalibro
Copy link
Collaborator

kaalibro commented Jan 4, 2024

AUTOMATIC1111 has improved the loading process for a substantial number of Extra Networks. Try switching to the dev branch and executing a git pull, maybe this will resolve the issue. Currently, I'm unable to reproduce this bug as I lack a significant number of Extra Networks, and everything works correctly on my end.

Please inform if the problem persists following the update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌠 Feature Request New feature or request | 特性与建议 Inactive
Projects
None yet
Development

No branches or pull requests

3 participants