Giter VIP home page Giter VIP logo

Comments (5)

vx-github avatar vx-github commented on July 19, 2024

This is behaviour I would expect too.

from teampass.

nilsteampassnet avatar nilsteampassnet commented on July 19, 2024

This is the case when selecting the option that permits to display the "quick clipboard copy icons" => Enable copy to clipboard small icons in items page

If you disable it, then the display is much more quicker

I'm working on trying to improve the "clipboard copy" but due to Flash technology, it's not easy to found a good compromise.
I'll continue working on that topic.

from teampass.

syphernl avatar syphernl commented on July 19, 2024

I've disabled the clipboard copy which made the loading a bit faster but still not very fast and the POST response looks like contains a LOT of encrypted (?) data as well, making the response > 10KB each)

It seems to be loading things twice, there are two loading images (in the center, on the top bar) and they both have a different moment they are hidden again.

from teampass.

nilsteampassnet avatar nilsteampassnet commented on July 19, 2024

If you have the 2 bars, that's mean that you arrive on items page through a search or something similar.

The bars at top right is showing that a query is on-going for getting the items of the selected folder.
The bar in middle of screen indicates that data concerning a specific item is loading.

The 2 bars could appear together is you open directly an item through a link.

And yes of course, there is a lot of data that is exchanged due to the fact that many information is needed to manage all cases, html text to display, rights aspects, and things like that. More other the data is encrypted which add also more data to the answer. This size will also depend on the number of items you want to display at each query.
Of course, I can surely improve and optimize the code. Actually I'm not in this phase but it will come.

from teampass.

nilsteampassnet avatar nilsteampassnet commented on July 19, 2024

I've found a nice solution I think that work even on big list.
The only drawback is that it is needed to click twice on the icon as a doubleclick.
Indeed 1st click loads the flask image and the second one loads the value in the clipboard.

from teampass.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.