Description
Currently, when you click the eyeball icon in the table view—which opens an individual submission in a modal—the URL in the browser's address bar does not change. There's correspondingly no way to send someone a link to view a specific submission. We should add a new route so that navigating to https://kf.kobotoolbox.org/#/forms/abcxyz/data/table/123456 does the same thing as going to the table view for form abcxyz and clicking the eyeball for submission 123456.
Internal discussion: https://chat.kobotoolbox.org/#narrow/stream/4-KoBo-Dev/topic/Route.20to.20specific.20submission
Forum request: https://community.kobotoolbox.org/t/contemplating-the-future-of-kobocat/2743/17?u=jnm
Additional details
There is a bug in Single Submission modal that makes sense to be fixed while working on this: #3373
Description
Currently, when you click the eyeball icon in the table view—which opens an individual submission in a modal—the URL in the browser's address bar does not change. There's correspondingly no way to send someone a link to view a specific submission. We should add a new route so that navigating to
https://kf.kobotoolbox.org/#/forms/abcxyz/data/table/123456does the same thing as going to the table view for formabcxyzand clicking the eyeball for submission123456.Internal discussion: https://chat.kobotoolbox.org/#narrow/stream/4-KoBo-Dev/topic/Route.20to.20specific.20submission
Forum request: https://community.kobotoolbox.org/t/contemplating-the-future-of-kobocat/2743/17?u=jnm
Additional details
There is a bug in Single Submission modal that makes sense to be fixed while working on this: #3373