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

Convert Image Map into Element/Component #17

Open
wesleyboar opened this issue Feb 17, 2021 · 0 comments
Open

Convert Image Map into Element/Component #17

wesleyboar opened this issue Feb 17, 2021 · 0 comments
Labels
enhancement Improvements or additions to existing features feature A new feature or replacement of present feature paused Started but not actively in progress priority ▬ Medium priority texascale For texascale-org project

Comments

@wesleyboar
Copy link
Member

wesleyboar commented Feb 17, 2021

From GitLab !31 (created Nov 5, 2020 11:04pm) by @tacc-wbomar on Feb 17, 2021

Status

Paused pending:

* A React component is immediately usable (but not likely needed) on Portal… and usable on CMS via re-usable React–component loader.
† A custom element is almost-immediately usable on CMS… and usable on Portal via re-usable custom–element loader.

Goal

Use a component for the Image Map feature (from #20).

Background

  • A component or element will reduce duplicate markup (currently in snippets).
  • A component or element is the first step toward configuring an Image Map via a Django plugin.
  • A component would be a good POC for CMS-Portal widget compatibility.

Direction

This may introduce building JavaScript, which would require a change to Core.

POC: poc/imagemap-as-react-component

Reference

@wesleyboar wesleyboar added feature A new feature or replacement of present feature enhancement Improvements or additions to existing features paused Started but not actively in progress priority ▬ Medium priority texascale For texascale-org project labels Feb 17, 2021
@wesleyboar wesleyboar changed the title Convert Image Map into React Component Convert Image Map into Re-Usable Element/Component Feb 17, 2021
@wesleyboar wesleyboar changed the title Convert Image Map into Re-Usable Element/Component Convert Image Map into Element/Component Feb 17, 2021
@wesleyboar wesleyboar linked a pull request Jun 19, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements or additions to existing features feature A new feature or replacement of present feature paused Started but not actively in progress priority ▬ Medium priority texascale For texascale-org project
Projects
None yet
Development

No branches or pull requests

1 participant