Skip to content

Auto-complete options fail to populate start/end points and display path (Safari browser) #248

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

Open
Naseem77 opened this issue Nov 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Naseem77
Copy link
Contributor

Title: Auto-complete options fail to populate start/end points and display path (Safari browser).

Description:

When attempting to show a path in the graph using Safari browser, the auto-complete feature for selecting the starting and ending points does not behave as expected. Clicking on a suggested auto-complete option does not populate the respective input field (start or end point). Additionally, even if the full names for the starting and ending points are manually typed without using the suggestion list, the application still fails to find and display the path between the two points.

Steps to Reproduce:

Open the application in Safari browser and select a graph.
Click on the "Show Path" option.
In the "Start Point" field, begin typing a node name.
Click on one of the auto-complete suggestions that appear.
Repeat the same steps for the "End Point" field.
Alternatively, manually type the full name of the start and end points without using the suggestion list.

Screen.Recording.2024-11-28.at.15.59.08.mov
@Naseem77 Naseem77 added the bug Something isn't working label Nov 28, 2024
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