Noah Schechter

Results 140 issues of Noah Schechter

**Repro** 1. Navigate to the home page. 2. Navigate to the incident page. **Current** The page title, displayed by the browser, will still read "Home | Atlos". **Expected** The page...

bug

I've made a few improvements to the API docs page: - I simplified the python examples to use the hosted URL, simplified variable names, and used optional parameters when appropriate....

Per request from user with many incidents: **Current** We permit users to paginate across results of a search in batches of about 50. We display the total number of incidents...

**Current** Right now, we have one error message when Atlos can't parse a geolocation: "Unable to parse this location; please enter a latitude-longitude pair separated by commas." The problem is...

**Repro** 1. Request a CSV export anywhere in the platform. **Current** Error 500. **Expected** Successful export.

**Current** **Expected** Search pill shouldn't cover table view.

**Current** We offer a metadata field for source material in the API, but don't display that information anywhere. **Proposed** We should display that information on artifacts modals.

**Current** Right now, the best way to handle booleans is with a single-select attribute with two values. **Requested** Partners have requested a distinct boolean attribute type with a checkbox. **Analysis**...