-
Notifications
You must be signed in to change notification settings - Fork 46
ps-realtor: full user interface overhaul #57
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
base: main
Are you sure you want to change the base?
Conversation
>we are not in .net
- text-shadow for readability - cover image - fix responsiveness
- ensure form covers fullscreen - remove unused chevron - sticky position the left-column - optimise door loop for shell - use icons for door add/remove btns
|
Holy shit... okay, this is a lot. Excellent work, I'd need to review when ready and fully test before merging. Thank you for contributing, we are grateful! |
No problem, I'm starting to test things now. |
|
I've updated the PR with up-to-date screenshots and explanation on testing. From my testing results I also had to fix some issues within ps-housing and have create a separate PR, so to properly test this, you will need the changes I made in ps-housing also. #ps-realtor: full user interface overhaul additional fixes Project-Sloth/ps-housing#271 |
Overview
The purpose of this pull request is to:
Details
NOTE: I was originally aiming just to improve the responsiveness and readability of the interface, but I might of got a bit carried away 😅
UI Changes / Functionality
Home overview
Properties
Properties details
House
Apartment
Properties management
Apartments
Apartments details
List property (splash screen)
List property
Testing Steps
I've done a full test of creating, managing and selling both mlo vs shell & also apartments. From my testing I've fixed everything that I have found wrong and have also had to modify ps-housing to fix certain issues around property images which i'll open a separate PR for those changes.
Steps