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

Automated Link Testing #4855

Open
8 of 12 tasks
s-steddy opened this issue Apr 25, 2023 · 0 comments
Open
8 of 12 tasks

Automated Link Testing #4855

s-steddy opened this issue Apr 25, 2023 · 0 comments
Assignees

Comments

@s-steddy
Copy link

s-steddy commented Apr 25, 2023

Here's the first iteration of the page:

image

DESIGN (@GhadaShebl)

  • Columns should be: Date of last edit, Link, BrickID, and Status
  • Date of last edit and Brick ID should be sortable, in both directions
  • Link should work and underline on hover
  • Next to brick ID, add two buttons that work as links to play window (glasses icon) and build window (build icon)
  • Status: turn red if status is not "Loaded"
  • Correct typo: Forbidden (not forbiden)
  • Sidebar: two filters, one for status, and one for file type

FUNCTION (@ivanromakh)
File type helps us distinguish sources (not that important) and external files (very important)

  • Link to this page should be from Bricks panel (not users)
  • Need to identify several different file type, eg. jps, png, svg, and more for the filter tool
  • Need to be able to identify youtube videos, even though these don't have an extension in the url
  • Try to ignore characters after & in url, and try to ignore characters like / and \ slashes
  • If link is not to a file, give value 'Link'
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

3 participants