Fix tracking of event properties for about.sourcegraph.com
View options
- Truncate descriptions
Created by: erzhtor
For https://github.com/sourcegraph/sourcegraph/issues/31486, the @sourcegraph/event-logger
was not correctly set to send argument
and publicArgument
fields.
- Fix
sourcegraph/eventlogger
and publish a new version to npm - Update
sourcegraph/about
to use new npm package version

