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

Allow staring and unstarring repos within the repo details page #33

Merged
merged 9 commits into from
Nov 14, 2023
Merged

Allow staring and unstarring repos within the repo details page #33

merged 9 commits into from
Nov 14, 2023

Conversation

oSumAtrIX
Copy link
Contributor

@oSumAtrIX oSumAtrIX commented Nov 6, 2023

Closes #30

Todo

  • Set clickable role
  • Add color fading

Review

  • Ensure code quality and conventions
  • Ensure correct change of ReopDetails GraphQL schema

@oSumAtrIX oSumAtrIX marked this pull request as ready for review November 6, 2023 02:09
@oSumAtrIX oSumAtrIX marked this pull request as draft November 6, 2023 02:09
Co-authored-by: Sculas <[email protected]>
Co-authored-by: Wing <[email protected]>
@oSumAtrIX
Copy link
Contributor Author

@wingio Can you clarify what the missing "color fading" is?

@wingio
Copy link
Member

wingio commented Nov 10, 2023

lines 49, 57, and 65 in LargeSegmentedButton.kt need to have .copy(alpha = 0.5f) appended to them when disabled

@oSumAtrIX oSumAtrIX requested a review from X1nto November 12, 2023 16:39
@oSumAtrIX oSumAtrIX marked this pull request as ready for review November 12, 2023 16:39
@wingio wingio merged commit b03f001 into MateriiApps:main Nov 14, 2023
1 check passed
@oSumAtrIX oSumAtrIX deleted the star branch November 20, 2023 15:58
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.

Allow staring from inside the repositories page
4 participants