Closed sunilsabatp closed 3 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
planet-webapp-multi-tenancy-setup | ✅ Ready (Inspect) | Visit Preview | Oct 11, 2024 6:00am |
[!IMPORTANT]
Review skipped
Auto reviews are disabled on base/target branches other than the default branch.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Check again for design consistency. On mobile: Some components are not taking the same width as others, e.g., the image slider and the video are more width.
UI
Planting Density
and Employees
cells can get a little close. Can the min. space be increased a bit? Mobile specific UI
Design
Current UI
Mobile specific UI (contd.)
@sunilsabatp could you resolve the conflicts and address the functional / UI feedback above?
I checked for the unsupportet project types, we already have the same behavior as in our current live deployment.
Please compare the headlines for the project details of this PR with the live system. We made some adjustments for restoration projects, that need to reflect in this PR as well (e.g. First Tree Planted = Restoration Started). Use the wording that is on the live system.
For conservation projects some data is missing, please compare to the live system.
If no data for a box is available it should be hidden (e.g. the box containing Main Challenge)
@mariahosfeld I think we need to list down information that should be seen in the project details for conservation and tree projects. We have 2 main sections below the image slider (KeyInfo and AdditionalInfo), and currently KeyInfo is shown only for tree projects. That logic isn't correct, but I think we need a definite list of information that can be seen.
Please make sure that all datapoint available via the API response are shown in the project details. For a conservation project several are missing.
For Site Ownership it needs to be ensured that we have an automatic break point if the space runs out, currently it is just cut off
For Site Ownership it needs to be ensured that we have an automatic break point if the space runs out, currently it is just cut off
The feature is scrollable, allowing you to scroll if the content of the site ownership type overflows.
This PR takes care the Project info section which includes
how to test ? visit ->
/locale/prd/[project slug]
use existing slide up view (mobile) for plant location details --- cancelledinfoDetail
but this is used in AdditionalInfo, and KeyInfo has code which results in nestedsingleRowInfoContainer
classes. Refactor, and rename where needed. (sep PR) - carried forward