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

beta-test-rf-live findings #239

Open
8 of 21 tasks
manykarim opened this issue Jan 10, 2022 · 0 comments
Open
8 of 21 tasks

beta-test-rf-live findings #239

manykarim opened this issue Jan 10, 2022 · 0 comments

Comments

@manykarim
Copy link
Contributor

manykarim commented Jan 10, 2022

Enhancements

  • Implement code-completion for .py files
  • Implement code-completion for variable names
  • Implement code-completion for 'Library' keyword, e.g. when loading an additional Standard Library (e.g. OperatingSystem shall show up when typing Op)
  • Show user that page/editor is still loading (e.g. after a new example has been selected)
  • first time loading time ... could be improved
  • Provide optional requirements.txt (as tab) file which can be loaded via micropip before execution?
  • Allow Testing of WebPages, e.g. via Browser (I know, you're already working in it, right?)

Bugs

  • Linking from report.html to log.html does not work
  • "Run Tests" and "Run Test Suite" are duplicated when switching between tabs "EDITOR", "INSTALL", "LEARN"
  • Padding to bottom with the log... not good.
  • Close button for log disappears when changing the Log level
  • Fonts for tabnames and ConsoleOutput header could be improved
  • Second Test Run is finished before scrolling
  • Code Lens Buttons (Run Test, Run Test Suite) cannot be clicked on mobile phone
  • Once the Editor fills the full screen on your mobile phone, scrolling from Editor back to the top (to select different example) is tricky
  • Font color of Description & Log is sometimes black on dark grey background
    • on Windows with MS Edge and Windows Dark Theme
    • on Mobile Phone with Chrome
  • Clicking Code Lense buttton "Run Suite" in an example with multiple test suites (e.g. Variables) runs all existing .robot test suites (instead of only the current one)

Unclear

  • When copying a link from the log.html (Link to this test) there is this weird and long URL.
    Is whole html is encoded in there?
  • "Share" Button is only visible after modifications
  • Strange side-effects when doing things like Remove Directory, Errors in Console Output and no scrolling, See Here
  • Remove original description for a modified/shared example? See here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant