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

Implement user guide for working with custom fields #270

Closed
glennmatthews opened this issue Apr 9, 2021 · 1 comment · Fixed by #2504
Closed

Implement user guide for working with custom fields #270

glennmatthews opened this issue Apr 9, 2021 · 1 comment · Fixed by #2504
Assignees
Labels
type: documentation Improvements or additions to documentation
Milestone

Comments

@glennmatthews
Copy link
Contributor

glennmatthews commented Apr 9, 2021

Environment

  • Python version:
  • Nautobot version: 1.0.0b3

Proposed Functionality

Add a "user guide" to the documentation specifically focusing on use cases, applications, tips, and caveats in using the Custom Fields feature.

Use Case

Custom fields are a surprisingly complex and nuanced feature. The current documentation is fairly bare-bones in this regard, and doesn't describe:

  • worked examples of regular expression validation
  • explanation of how creating or changing a custom field does (or does not!) apply to existing data records, especially as involves "required" custom fields
  • examples of filtering ORM queries, REST API queries, GraphQL queries based on custom field values

Database Changes

None

External Dependencies

None

@glennmatthews glennmatthews added the type: documentation Improvements or additions to documentation label Apr 9, 2021
@brobare
Copy link

brobare commented Sep 5, 2021

Related to custom fields and documentation, I was wondering if it might be possible to add "help" context bubbles to custom fields in the UI.

A lot of the other areas in the UI have the "help" icon that points at, I believe, markdown files. An example: https://demo.nautobot.com/dcim/sites/ams01/edit/

I was thinking it would be nice to be able to point at the location of a file when defining the custom field. Then, whenever that custom field is rendered, the "help" icon would be there and clicking on it would pull up the markdown.

Thoughts? Can open a new issue if that would be a better path.

@jedelman8 jedelman8 added this to the v1.3.0 milestone Sep 17, 2021
@lampwins lampwins modified the milestones: v1.3.0, v1.4.0 Mar 8, 2022
@lampwins lampwins modified the milestones: v1.4.0, v2.0.0 Apr 26, 2022
@lampwins lampwins modified the milestones: v2.0.0, v1.4.0, v1.5.0 Jul 5, 2022
@bryanculver bryanculver linked a pull request Sep 30, 2022 that will close this issue
2 tasks
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: documentation Improvements or additions to documentation
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

6 participants