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

hotfix/stock-screener-sort: Fix for #5671 - sort by fwdp/e in Stock Screener #5675

Merged
merged 3 commits into from
Nov 7, 2023

Conversation

deeleeramone
Copy link
Contributor

This PR fixes #5671 by removing a space that didn't belong in the regex column filter. The e on the other side of the / made the problem worse by activating e for exit.

Before:

image

After:

Screenshot 2023-11-06 at 4 30 12 PM

@reviewpad reviewpad bot added the feat XS Extra small feature label Nov 7, 2023
@deeleeramone deeleeramone added bug Fix bug and removed feat XS Extra small feature labels Nov 7, 2023
@reviewpad reviewpad bot added the feat XS Extra small feature label Nov 7, 2023
@jmaslek jmaslek added this pull request to the merge queue Nov 7, 2023
Merged via the queue into develop with commit 1be94c5 Nov 7, 2023
16 checks passed
@piiq piiq deleted the hotfix/stock-screener-sort branch November 8, 2023 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug feat XS Extra small feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Screener crash when sorting
2 participants