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

Dataplanes tags error fix #13

Merged
merged 2 commits into from
Mar 18, 2020
Merged

Dataplanes tags error fix #13

merged 2 commits into from
Mar 18, 2020

Conversation

bloqhead
Copy link
Contributor

@bloqhead bloqhead commented Mar 3, 2020

This was caused when the number of tags exceeded the number of colors available in an array for the tags. The tags were originally going to be different colors but instead were simplified to one color. I've removed the unused code and simplified the tag handling in DataOverview and this fixes the error seen here.

I admittedly overlooked this because none of my test DPs had more than 8 tags.

Now we can have more than 8 tags with no errors: screenshot.

Daryn St. Pierre added 2 commits March 3, 2020 09:58
…y. it was throwing an error when the number of tags was more than the amount of colors available in the array.
@bloqhead bloqhead requested a review from a team March 3, 2020 17:04
@bloqhead bloqhead self-assigned this Mar 3, 2020
@bloqhead bloqhead changed the title Dataplanes tags error Dataplanes tags error fix Mar 3, 2020
@bloqhead
Copy link
Contributor Author

bloqhead commented Mar 5, 2020

@jakubdyszkiewicz can you review when you have a chance? I would like to get a new version compiled.

@subnetmarco
Copy link
Contributor

Can we merge this?

@bloqhead bloqhead merged commit e16f9f5 into master Mar 18, 2020
@bloqhead bloqhead deleted the fix/dataplanes-tags-error branch May 4, 2020 18:40
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.

3 participants