Coder Social home page Coder Social logo

Comments (13)

bernhardreiter avatar bernhardreiter commented on September 27, 2024

When opening https://wid.cert-bund.de/.well-known/csaf/white/bsi-wid-white.json
and pressing on the large 2023 list, it takes ~4 seconds in my browser until there is any reaction in the app. The usability rule is to have a reaction at least 1 second after the user has clicked. Do we need a progress mouse pointer indication or so.

  • Want an indication that the app is working on large lists.

from csaf_webview.

bernhardreiter avatar bernhardreiter commented on September 27, 2024

On a single document e.g.https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2995.json

  • Fix the layout width inconsistency, as shown in the screenshot the revision history does not use the full width. And the "vulnerability overview" also does not. Both should and thus avoid more scrolling.

BTW, the markdown boxes use the full width, thus making the layout inconsistent.

Screenshot_20231124_162418

  • Also the next level should be opened directly if there is only one next level waiting, see the "Product Tree" in the screenshot after one click.

from csaf_webview.

ThomasJunk avatar ThomasJunk commented on September 27, 2024

Okay. I'm looking into those.

from csaf_webview.

ThomasJunk avatar ThomasJunk commented on September 27, 2024

Commit 5dff257 on the ui-refactoring branch clears the error messages when using the "BACK"-button in the browser (using the popstate event which is thrown on pressing the back button).

from csaf_webview.

ThomasJunk avatar ThomasJunk commented on September 27, 2024

The "Distribution 1" list should be sorted by URL, so that same urls with different TLP values are belo each other.

is done in 161f272

from csaf_webview.

ThomasJunk avatar ThomasJunk commented on September 27, 2024

The OpenPGP links shall be hyperlinks.

is adressed in add4473

from csaf_webview.

ThomasJunk avatar ThomasJunk commented on September 27, 2024

(optional) internal link to the same page should be indicated on a low level (we could use a different link color here or an icon)

(optional) links to a different webview view should be indicated.

From my current understandig there is a semantical distinction between "Advisory view" (single) and "Overview" as such. In order to meet the requirement of having links to a "different webview" marked as different these would include only actual links to advisories since these are opened on another route.

Perhaps we should this discuss later what this means in practice.

from csaf_webview.

ThomasJunk avatar ThomasJunk commented on September 27, 2024

When opening https://wid.cert-bund.de/.well-known/csaf/white/bsi-wid-white.json
and pressing on the large 2023 list, it takes ~4 seconds in my browser until there is any reaction in the app.

There is maybe a delay. On my machine / browser it just takes about a second. But I'll see if there is anything I could improve.

from csaf_webview.

ThomasJunk avatar ThomasJunk commented on September 27, 2024

Want an indication that the app is working on large lists.
Tried to adress that in 76448ba

Tried several approaches but it doesn't work as expected.
The class change is visible in the DOM-Inspector but the mouse cursor doesn't visibly change. I have to debug this later.

from csaf_webview.

ThomasJunk avatar ThomasJunk commented on September 27, 2024
  • Fix the layout width inconsistency, as shown in the screenshot the revision history does not use the full width. And the "vulnerability overview" also does not. Both should and thus avoid more scrolling.

is addressed in 22945e0

from csaf_webview.

ThomasJunk avatar ThomasJunk commented on September 27, 2024

Also the next level should be opened directly if there is only one next level waiting, see the "Product Tree" in the screenshot after one click.

is adressed in 2e61f41

from csaf_webview.

ThomasJunk avatar ThomasJunk commented on September 27, 2024

In order to test this issue one has to check out the ui-refactoring branch with latest commits.

Tests:

  • An error remains if using the back button. Expected: Error is gone.
  • The "Distribution 1" list should be sorted by URL. Expected: sorted list
  • The OpenPGP links shall be hyperlinks. Expected: rendering as hyperlinks
  • Fix the layout width inconsistency. Expected: revision history and Crosstable use as much space as is available
  • Next level should be opened directly if there is only one next level waiting. Expected: If e.g. "Full Product Names" is the only available subtree it should open immediately

from csaf_webview.

ThomasJunk avatar ThomasJunk commented on September 27, 2024

Tested

from csaf_webview.

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.