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

QLibrary Filtering #307

Open
ghost opened this issue Feb 22, 2021 · 0 comments
Open

QLibrary Filtering #307

ghost opened this issue Feb 22, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Feb 22, 2021

Information

  • Qiskit Metal version:
  • Python version:
  • Operating system:

What is the current behavior?

Cannot filter QLibrary on GUI

Steps to reproduce the problem

What is the expected behavior?

Be able to use Filter to search for QComponents

Suggested solutions

@ghost ghost added the bug Something isn't working label Feb 22, 2021
priti-ashvin-shah-ibm added a commit that referenced this issue May 10, 2023
* Fix for layout of the GDS/Q3D export window in the gui

Issue #549
#549

The scaling for the GDS/Q3D/HFSS dialogs should be fixed now.

* Fix for QComponents Widget Sort & Filter

Wrapped the The components table in a QSortFilterProxyModel for sorting, filtering, plus

Added a textChanged event to the filter box to display only specific items.

#45

* Revert "Fix for layout of the GDS/Q3D export window in the gui"

This reverts commit a25450a.

* Update for lint test failures

Run yapf on all files plus a few method updates in the filter/sort logic.

* Fix for QLibrary Filtering #307

Issue #307

* Update for issuecomment-1540641146

Update for comment
#940 (comment)

This bug is really though :(

---------

Co-authored-by: Priti Ashvin Shah <74020801+priti-ashvin-shah-ibm@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

0 participants