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

Dashboard Tile(s) #22

Closed
skamansam opened this issue Jun 8, 2020 · 1 comment · Fixed by #29
Closed

Dashboard Tile(s) #22

skamansam opened this issue Jun 8, 2020 · 1 comment · Fixed by #29
Assignees
Labels
New Feature New feature or request

Comments

@skamansam
Copy link
Member

skamansam commented Jun 8, 2020

The dashboard Tiles should be cards which contain an image, a title, a bar of action icons, and a few list items. For larger sizes, the image is on top, like a banner, with outlined title (text-shadow) on top of the image. (The reason for the outline is that outlined text is readable on any background color.)

Some cards will be larger than others, so there are two styles that are needed. These styles should be responsive.

Here is a rough layout for the smaller size.

_____________________________________________
|                |          [ Title ]       |
|                |        [description]     |
|                |  [description, cont'd]   |
| [ Image]       |  [ ] List Item 1         |
|                |  [ ] List Item 2         | 
|                |  [ ] List Item 3         |
|                |  [ ] List Item 4         |
|________________|__[edit icon]_[view icon]_|

Wider tile. For now, we aren't going to worry about the larger/wider sizes. We can get to that when we have more information on how to determine the larger sizes.

______________________________________________
|          [ Title with image background ]         |
|________ ____________________________________|
| [description ]                              |
|  [ ] List Item 1        |  [ ] List Item 3  |
|  [ ] List Item 2        |  [ ] List Item 4  |
|__________[edit icon]___[view icon]__________|
@skamansam skamansam added the New Feature New feature or request label Jun 8, 2020
@skamansam skamansam added this to the Initial Release milestone Jun 8, 2020
@skamansam skamansam added this to To do in Welcome to Questlists via automation Jun 8, 2020
@KickButtowski80 KickButtowski80 self-assigned this Jun 15, 2020
@KickButtowski80
Copy link
Collaborator

I have done some changes. They will be waited for being checked.

@KickButtowski80 KickButtowski80 moved this from To do to In progress in Welcome to Questlists Jun 17, 2020
skamansam added a commit that referenced this issue Jun 18, 2020
@skamansam skamansam linked a pull request Jun 21, 2020 that will close this issue
Welcome to Questlists automation moved this from In progress to Done Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature New feature or request
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants