question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Migrate all existing views over to the generic top component framework

See original GitHub issue

Prerequisites

Description

There is now a generic top component framework which was designed to abstract away a lot of the graph listening and layout issues which always arise when creating a new view in Constellation as well as provide consistent behaviour for each view. It would be ideal if all views in Constellation used this framework in order to take advantage of the consistency it would provide.

Below are the views that still need to migrate to framework:

  • Find View - Rewritten Find View is on framework, will replace current version
  • Histogram View
  • Timeline View
  • Named Selection View
  • Plugin Reporter View
  • Attribute Editor View
  • Conversation View
  • Tutorial Page
  • Web View - Currently not used as much and may not need to be converted.

Expected behaviour: All views fit it under same generic top component framework Actual behaviour: Views have their own frameworks

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
aldebaran30701commented, May 29, 2020

Up to date list of views still needing conversion to the Top Component framework

  • Histogram View
  • Timeline View
  • Find View Web view is currently not used and is under vote for removal.
0reactions
github-actions[bot]commented, Nov 21, 2022

This issue is stale because it has been open for 6 months with no activity. Consider reviewing and taking an action on this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Migrate from ASP.NET Core 5.0 to 6.0
This article explains how to update an existing ASP.NET Core 5.0 project to ASP.NET Core 6.0. For instructions on how to migrate from...
Read more >
Custom View Components
The most generic view you can extend is, unsurprisingly, View , so you will usually start by extending this to create your new...
Read more >
Overview: Migrate data warehouses to BigQuery - Google Cloud
Going through this list of questions can help you rank datasets and data pipelines from lowest to highest risk. Low-risk assets should be...
Read more >
Migrating from Spring to Spring Boot
In this article, we're going to take a look at how we can migrate an existing Spring Framework application to a Spring Boot...
Read more >
Migrate projects to a GitLab instance
Project import history ... You can view all project imports created by you. This list includes the following: ... To view project import...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found