Skip to content

Multistepper steps improvement#1

Merged
kdembler merged 2 commits intokdembler:last-tweaksfrom
drillprop:multistepper-improv
May 26, 2021
Merged

Multistepper steps improvement#1
kdembler merged 2 commits intokdembler:last-tweaksfrom
drillprop:multistepper-improv

Conversation

@drillprop
Copy link
Copy Markdown

I think it looks slightly better, wdyt?

${media.small} {
grid-template-columns: 1fr 1fr 1fr;
width: 100%;
grid-template-columns: repeat(6, auto);
Copy link
Copy Markdown
Author

@drillprop drillprop May 26, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could set it to 5 also(3 steps, 2 chevrons) - not sure what looks better.

@kdembler kdembler merged commit f592b2d into kdembler:last-tweaks May 26, 2021
kdembler added a commit that referenced this pull request May 27, 2021
* wip

* Pagination

* Smooth pagination

* Fix videoPreview Story

* fix annoying glider lint warning

* pagination onMouseEnter

* fix types

* Context menu callbacks

* Draft message

* Use random Id

Time based id causes repetition in loops

* Fix drafts type of any

* Consistency with query node api

* Draft test

* Testing drafts rough

* Remove draft feature

* Channel dependant drafts

* Draft logic

* Make action bar fit the layout

* Action bar

* Cleaning hooks

* Videos title not clickable when selecting

* Video count from useVideos hook

* Styles

* Fixing queries

* Video count query tweaks

* moving folder

* placeholder studio routing

* cache

* Draft provider around studio routes

* isPublic query

* Get all drafts from storage

filter by channelId on return

* fix query

* Glider lint warning

* Code review feedback and design updates

* Pullup logic

* Allow to fetch videos by publicness

* Empty my videos screen

* Studio layout

* Component cleanup

* Less videos per row

* Fix video not fading in when swtiching categories

on videos view

* todo list

* fix router

* Cache pagination

* Fetch fn

* Mocked videos have isPublic field

* staging channel id

* No videos view

* Trigger build

* Cache and pagination

* No videos uncomment

* Unneeded styles

* 4 rows of videos

* Props

* Capitalization

* Uneeded styles

* Empty videos view improvements

* feedback

* Dont forget about the drafts

* HasAnyVideo var

* Feedback

* fc

* wip preview transition

* 0 index bases pagination

* Offset limit pagination wip fix

* CR fixes

* Update src/views/studio/MyVideosView/MyVideosView.tsx

Co-authored-by: Klaudiusz Dembler <accounts@kdembler.com>

* cr

* Has no videos var

* useVideosPage

* styles

* Illustration empty videos view

* Dont query when video is draft

* Update src/views/studio/MyVideosView/MyVideosView.tsx

Co-authored-by: Klaudiusz Dembler <accounts@kdembler.com>

* cr

* handle error

* fix pagination (#1)

* Videos read, type and edge case

Co-authored-by: Klaudiusz Dembler <dev@kdembler.com>
Co-authored-by: Klaudiusz Dembler <accounts@kdembler.com>
kdembler pushed a commit that referenced this pull request May 27, 2021
* multistepper steps improvement

* more improvement
kdembler pushed a commit that referenced this pull request Dec 27, 2022
kdembler pushed a commit that referenced this pull request Apr 24, 2023
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

Successfully merging this pull request may close these issues.

2 participants