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

date-format autocomplete suggestion doesn't work #215

Open
mdroidian opened this issue Dec 30, 2023 · 0 comments
Open

date-format autocomplete suggestion doesn't work #215

mdroidian opened this issue Dec 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mdroidian
Copy link
Collaborator

Suggestion: date-format(node,[MMM do, yyyy])
The DateFormatAutoFill column is using the autofill output. It appears the comma after the do isn't being escaped
Also, date-format isn't documented.

image

Also, date-format doesn't handle spaces in attributes
image

console.ts:40 Cannot parse pull expression, expect ['pull' src-var? variable (constant | variable | plain-symbol)]
(anonymous) @ console.ts:40
overrideMethod @ console.js:213
fireQuery @ fireQuery.ts:336
(anonymous) @ QueryPage.tsx:71
sentryWrapped @ helpers.ts:98
setTimeout (async)
(anonymous) @ trycatch.ts:108
(anonymous) @ QueryPage.tsx:70
(anonymous) @ QueryPage.tsx:102
Gl @ main.js:396
g.unstable_runWithPriority @ main.js:210
rh @ main.js:279
Kk @ main.js:395
fb @ main.js:459
Vb @ main.js:248
Show 9 more frames
Show less

Worth considering choosing a standard for placeholders and documenting what they mean.
EG: {placeholder} vs [placeholder]
variable vs text vs condition vs selection
also see #214

Reported by Chris H via slack

@mdroidian mdroidian added the bug Something isn't working label Dec 30, 2023
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
Status: No status
Development

No branches or pull requests

1 participant