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

Add web person page #252

Merged
merged 25 commits into from
Sep 28, 2021
Merged

Conversation

TatucRobert
Copy link

-redesign person_view page
-center the cards in the page
-fix bug with the avatar image (resize after the page scale, now it is fixed image)
-add scrollbar in case of too many courses (must be extracted in another widget)
person_view page

lib/pages/people/view/courses_list_view.dart Outdated Show resolved Hide resolved
lib/pages/people/view/person_avatar.dart Outdated Show resolved Hide resolved
lib/pages/people/view/person_avatar.dart Outdated Show resolved Hide resolved
lib/pages/people/view/person_banner.dart Outdated Show resolved Hide resolved
lib/pages/people/view/person_view.dart Show resolved Hide resolved
lib/pages/people/view/person_view.dart Outdated Show resolved Hide resolved
lib/pages/people/view/person_view.dart Outdated Show resolved Hide resolved
lib/pages/people/view/person_view.dart Outdated Show resolved Hide resolved
@RazvanRotaru RazvanRotaru linked an issue Aug 21, 2021 that may be closed by this pull request
@acs-upb-mobile-bot
Copy link
Member

2 Warnings
⚠️ Big PR
⚠️ No test changes detected. You should usually add at least one test for any new functionality.

If this is a trivial change that doesn't warrant a test or changelog entry, you can mark it as #trivial in the PR title.

Generated by 🚫 Danger

Copy link

@RazvanRotaru RazvanRotaru left a comment

Choose a reason for hiding this comment

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

As a result of today's UI/UX design. the padding between cards should be the same (and the same as the one on HomePage) and the classes and contact information from PersonView should be aligned to the left

@RazvanRotaru RazvanRotaru merged commit 98444e8 into web/layout/main Sep 28, 2021
@RazvanRotaru RazvanRotaru deleted the web/layout/profile_view_people branch September 28, 2021 16:25
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.

Web layout for PersonPage
5 participants