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

Feedback - Milestone 1 - Team Neo #62

Open
niravraje opened this issue Feb 10, 2022 · 1 comment
Open

Feedback - Milestone 1 - Team Neo #62

niravraje opened this issue Feb 10, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@niravraje
Copy link

niravraje commented Feb 10, 2022

Hi Team Scapsulators, here's our feedback:

  • Installation was quick and easy on my local machine and everything runs great!
    The UI looks good and serves its purpose and also validated that authentication is working as expected.

  • I faced an issue intermittently when submitting a query via the UI with a popup stating "Query Failed! No data found, try some other date". The same query worked perfectly fine when submitting the request again.
    This could possibly be due to PyArt library's issues on Mac (M1) machines as you have also stated in your Readme.

  • Just a suggestion with respect to the "previous data" feature (i.e. below table). Currently, when I submit the query and receive the visualization, the previous data table doesn't get populated with the searched query (even on refreshing). After logging out and re-logging in, the record is seen in the table as expected.
    Would be great to have this record shown after every query submission.
    image

  • I noticed that your images on your public Docker repository support linux/amd64 architecture, which works fine for Windows but may cause issues with Docker on Mac M1. We faced the same issue and enabled multi-arch support for our Docker images for compatibility with linux/amd64 and linux/arm64. Check out this link for the steps. This worked great for us and docker-compose will automatically pull the appropriate image from Docker hub based on the underlying system with no additional setup needed in the YAML.

Thanks,
Team Neo

@niravraje niravraje added the bug Something isn't working label Feb 10, 2022
@niravraje niravraje changed the title Feedback from Team Neo - Milestone 1 Feedback - Milestone 1 Feb 10, 2022
@vikrantdeshpande09876
Copy link
Contributor

Thanks Team Neo!
The PyArt compatibility issue surely is a focus-point for our next release. Have placed this in our triage-queue.
The frontend enhancements should be an easy fix. 👍

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

2 participants