Skip to content

UI Design Implementation#53

Merged
TimPurdum merged 3 commits into
developfrom
feature/41_samples_final_design
Oct 7, 2022
Merged

UI Design Implementation#53
TimPurdum merged 3 commits into
developfrom
feature/41_samples_final_design

Conversation

@TimPurdum
Copy link
Copy Markdown
Collaborator

  1. Implemented designs from @chantelle-campbell, with feedback from @codergrl.
  2. Added a Search feature to filter pages. Auto-changes on text change, and if there is only one match, hitting "Return" will navigate to that page.
  3. Cleaned up layout of ProjectionTool.razor for mobile.

@TimPurdum TimPurdum requested a review from seahro October 6, 2022 21:26
@TimPurdum TimPurdum self-assigned this Oct 6, 2022
Copy link
Copy Markdown
Collaborator

@seahro seahro left a comment

Choose a reason for hiding this comment

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

Nice visual changes. Only style changes, radio buttons, hyperlinks and Main layout page.

@TimPurdum
Copy link
Copy Markdown
Collaborator Author

layer list widget corresponds to gissue #40 .

@TimPurdum
Copy link
Copy Markdown
Collaborator Author

@Chantelle Campbell just FYI, this task should still be open, but we had an issue with branch names that caused the syncing from GitHub to move it.

# Conflicts:
#	samples/dymaptic.GeoBlazor.Core.Sample.Shared/Shared/NavMenu.razor
@TimPurdum
Copy link
Copy Markdown
Collaborator Author

When merging in the #40 changes, we discovered a few things that needed to be updated here. @seahro and I pair-reviewed and implemented the following changes:

  1. Updated LayerLists.razor for mobile screens.
  2. Corrected the event handlers to be ListItemCreated instead of ListItemSelected.
  3. Corrected a few bugs in the hookup system for ListItemCreated.
  4. Implemented a basic example of setting visibility and titles in LayerLists.razor.
  5. Added documentation (some sample xml docs for future reference to expand later, and some explaining unfinished advanced features).

@TimPurdum TimPurdum merged commit c0cafcd into develop Oct 7, 2022
@TimPurdum TimPurdum deleted the feature/41_samples_final_design branch October 7, 2022 16:17
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.

2 participants