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

update prod #1709

Merged
merged 16 commits into from
Jan 31, 2022
Merged

update prod #1709

merged 16 commits into from
Jan 31, 2022

Conversation

scottjehl
Copy link
Contributor

No description provided.

jefflembeck and others added 16 commits January 28, 2022 11:54
This allows us to use $request->getUser() throughout the code to get the
current user.

This will be helpful when we're managing logging in locally
feat(context): add User instance to $request
Include methods for authentication, this involves logging in, refreshing
a token, and revoking a token
…that column headers will no longer be able to stick as you scroll.

We'd debated having sticky column headers and decided it's better than not in many cases, but the downsides are tables can have overflow that's not immediately obvious. For now, we can disable this for the vertical heights. Horizontal overflow will still have sticky row headers, which is more crucial on mobile sizes.
Remove sticky column headers (and the vertical scroll as well) on overflow tables.
Copy link
Contributor

@jefflembeck jefflembeck left a comment

Choose a reason for hiding this comment

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

WOO

@scottjehl scottjehl merged commit ec722f2 into prod Jan 31, 2022
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.

3 participants