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

Build a template sub-tab in Examples #608

Open
braughtg opened this issue Dec 29, 2022 · 1 comment
Open

Build a template sub-tab in Examples #608

braughtg opened this issue Dec 29, 2022 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation enhancement Improvement to the project testing Issues related to tests. UI/UX User Interface / User Experience Improvement

Comments

@braughtg
Copy link
Member

braughtg commented Dec 29, 2022

This template sub-tab should have the basic structure of a sub-tab and should include the use of:

  • The BannerComponent for API requests
  • The page loaded pattern that is used in current example pages (e.g. maps) to support Cypress tests.
  • Place holder sample code commented out for importing library functions.
  • Indication of the ordering of Vue content: data, methods, computed, created.
  • Indication of style information? Use of double quotes, etc...???
  • Other stock style and structure elements that appear in all sub-tabs (TBD).

This template should be useable as the starting point for any new sub-tab.

@braughtg braughtg added documentation Improvements or additions to documentation enhancement Improvement to the project testing Issues related to tests. UI/UX User Interface / User Experience Improvement labels Dec 29, 2022
@braughtg braughtg self-assigned this Dec 29, 2022
@nguyenbanhducA1K51
Copy link
Contributor

I would like to work on this task

@nguyenbanhducA1K51 nguyenbanhducA1K51 mentioned this issue Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement Improvement to the project testing Issues related to tests. UI/UX User Interface / User Experience Improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants