Vihan

Results 45 issues of Vihan

## Error in Axtell **Error** in **/post/preview/68cec90121c31da688c6f038071eecba:b73a6cd3f6fb156f** Invalid instance ID recieved [View on Bugsnag](https://app.bugsnag.com/axtell/axtell/errors/5afba7a75640d10018bc0a89?event_id=5afba7a7fa443a001a66a89a&i=gh&m=ci) ## Stacktrace webpack:///js/helpers/ErrorManager.js:35 - AnyError [View full stacktrace](https://app.bugsnag.com/axtell/axtell/errors/5afba7a75640d10018bc0a89?event_id=5afba7a7fa443a001a66a89a&i=gh&m=ci) *Created by Vihan via Bugsnag*

bug
auto-reported
production

Merge existing admin tool page. I had this branch on my computer didn't seem to exist. Trying to get everything up to date and sync'd before refactors etc.

Places to add: - Profile page - Questions - Answers - Help center maybe?

enhancement
Frontend

APNS and Web Push interaction should be with celery. Not very high priority

enhancement
Backend

Right now for `/posts` and `/post/:id` they are sort options however the backend does not support these sorting mechanisms yet.

enhancement
help wanted
Backend
hacktoberfest

## Error in Axtell: Frontend **TypeError** in **/post/write** Not enough arguments to HTMLTextAreaElement.setSelectionRange. [View on Bugsnag](https://app.bugsnag.com/axtell/axtell-frontend/errors/5b8e071fd704160018ef9ce5?event_id=5b9c9782002ed243c4870000&i=gh&m=ci) ## Stacktrace webpack:///js/template/MarkdownControlsTemplate.js:85 - insertForSelection [View full stacktrace](https://app.bugsnag.com/axtell/axtell-frontend/errors/5b8e071fd704160018ef9ce5?event_id=5b9c9782002ed243c4870000&i=gh&m=ci) *Created by Vihan via Bugsnag*

bug
Frontend
auto-reported
production

Observing the celery logs, the repeating tasks for JWT refresh and Algolia synchronization are never called.

bug
Backend

## Error in Axtell: Frontend **TypeError** in **/post/28/radians-to-degrees** undefined is not an object (evaluating 'e.unique') [View on Bugsnag](https://app.bugsnag.com/axtell/axtell-frontend/errors/5b4e7723bb78930018a5a516?event_id=5b8c6b5a002dce7d77630000&i=gh&m=ci) ## Stacktrace webpack:///js/controllers/ModalController.js:55 - _setPresentee [View full stacktrace](https://app.bugsnag.com/axtell/axtell-frontend/errors/5b4e7723bb78930018a5a516?event_id=5b8c6b5a002dce7d77630000&i=gh&m=ci) --- This should be...

bug
Frontend
auto-reported
production

While axtell's color scheme is accessible, a "high contrast" theme would be helpful as some detail text may still be hard to see

enhancement
Frontend

These are slower functions that won't scale well so they should be moved to celery where they can be dispatched without blocking the app