-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat: Public share locked and expired UI #1328
feat: Public share locked and expired UI #1328
Conversation
490e4eb
to
5fc857a
Compare
5fc857a
to
424e218
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did a self review and left notes for the sake of the next reviewer.
f148fc0
to
4b0f126
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To change
kDrive/UI/Controller/Files/External/UnavaillableFolderViewController.swift
Outdated
Show resolved
Hide resolved
kDrive/UI/Controller/Files/External/UnavaillableFolderViewController.swift
Outdated
Show resolved
Hide resolved
kDrive/UI/Controller/Files/External/BaseInfoViewController.swift
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some general UI remarks:
- Use IKLabel with the correct style instead of .preferredFont & co
- If possible use embed this VC inside a UINavigationViewController to get the native close Button inside the navigationBar
- Spacing is incorrect compared to the figma
(As I wont be there to approve, feel free to remove my request changes after it's done)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't test it but I'm fine with merging if everything was addressed.
Quality Gate passedIssues Measures |
Feature branch #1306