{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":508354198,"defaultBranch":"main","name":"studio","ownerLogin":"yext","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-06-28T15:24:36.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/931250?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1713803540.0","currentOid":""},"activityList":{"items":[{"before":"38a02d4a0148760764541bfec1580921db00cd99","after":null,"ref":"refs/heads/test-traverse-upgrade","pushedAt":"2024-04-22T16:32:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Fondryext","name":null,"path":"/Fondryext","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/160865254?s=80&v=4"}},{"before":"d3180b6f5d5d118db94336490be80a5010c725e1","after":"38a02d4a0148760764541bfec1580921db00cd99","ref":"refs/heads/test-traverse-upgrade","pushedAt":"2024-04-18T16:03:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Fondryext","name":null,"path":"/Fondryext","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/160865254?s=80&v=4"},"commit":{"message":"Update .eslintrc.cjs","shortMessageHtmlLink":"Update .eslintrc.cjs"}},{"before":"0edd50542ec2a6895f4afd1412fbd2ea46dccc6e","after":"d3180b6f5d5d118db94336490be80a5010c725e1","ref":"refs/heads/test-traverse-upgrade","pushedAt":"2024-04-18T16:02:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Fondryext","name":null,"path":"/Fondryext","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/160865254?s=80&v=4"},"commit":{"message":"Update .eslintrc.cjs\n\nreference dev branch","shortMessageHtmlLink":"Update .eslintrc.cjs"}},{"before":null,"after":"0edd50542ec2a6895f4afd1412fbd2ea46dccc6e","ref":"refs/heads/test-traverse-upgrade","pushedAt":"2024-04-17T20:34:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Fondryext","name":null,"path":"/Fondryext","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/160865254?s=80&v=4"},"commit":{"message":"Default to Running Studio Without Strict Mode (#426)\n\nThis PR adds a flag that will render Studio in React Strict Mode. Now,\r\nStudio runs without React Strict Mode by default, but can be specified\r\nto run in Strict Mode by adding `strict` as an argument to the empty\r\n`--` flag (i.e. `npx studio -- strict`). This was also added to the\r\n`dev` command in the test site, but not the e2e-tests.\r\n\r\nSince we are trying to access an env variable to determine a conditional\r\nrender in Studio client-side, we cannot access `process.env` directly.\r\nVite offers `import.meta.env` as a way for client-side modules to access\r\nenv vars, but they must be prefixed with `VITE_`. This is why the env\r\nvar is called `VITE_STUDIO_STRICT`.\r\n\r\nJ=SLAP-2966\r\nTEST=manual","shortMessageHtmlLink":"Default to Running Studio Without Strict Mode (#426)"}},{"before":"64def6be756f52bdb2d29498354773b0f9d43752","after":"0edd50542ec2a6895f4afd1412fbd2ea46dccc6e","ref":"refs/heads/main","pushedAt":"2023-11-14T14:47:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"alextaing","name":"Alex Taing","path":"/alextaing","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59857107?s=80&v=4"},"commit":{"message":"Default to Running Studio Without Strict Mode (#426)\n\nThis PR adds a flag that will render Studio in React Strict Mode. Now,\r\nStudio runs without React Strict Mode by default, but can be specified\r\nto run in Strict Mode by adding `strict` as an argument to the empty\r\n`--` flag (i.e. `npx studio -- strict`). This was also added to the\r\n`dev` command in the test site, but not the e2e-tests.\r\n\r\nSince we are trying to access an env variable to determine a conditional\r\nrender in Studio client-side, we cannot access `process.env` directly.\r\nVite offers `import.meta.env` as a way for client-side modules to access\r\nenv vars, but they must be prefixed with `VITE_`. This is why the env\r\nvar is called `VITE_STUDIO_STRICT`.\r\n\r\nJ=SLAP-2966\r\nTEST=manual","shortMessageHtmlLink":"Default to Running Studio Without Strict Mode (#426)"}},{"before":"0edd50542ec2a6895f4afd1412fbd2ea46dccc6e","after":"64def6be756f52bdb2d29498354773b0f9d43752","ref":"refs/heads/main","pushedAt":"2023-11-14T14:46:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"alextaing","name":"Alex Taing","path":"/alextaing","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59857107?s=80&v=4"},"commit":{"message":"trigger tests","shortMessageHtmlLink":"trigger tests"}},{"before":null,"after":"0edd50542ec2a6895f4afd1412fbd2ea46dccc6e","ref":"refs/heads/dev/highlighter-styling","pushedAt":"2023-10-31T15:54:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"alextaing","name":"Alex Taing","path":"/alextaing","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59857107?s=80&v=4"},"commit":{"message":"Default to Running Studio Without Strict Mode (#426)\n\nThis PR adds a flag that will render Studio in React Strict Mode. Now,\r\nStudio runs without React Strict Mode by default, but can be specified\r\nto run in Strict Mode by adding `strict` as an argument to the empty\r\n`--` flag (i.e. `npx studio -- strict`). This was also added to the\r\n`dev` command in the test site, but not the e2e-tests.\r\n\r\nSince we are trying to access an env variable to determine a conditional\r\nrender in Studio client-side, we cannot access `process.env` directly.\r\nVite offers `import.meta.env` as a way for client-side modules to access\r\nenv vars, but they must be prefixed with `VITE_`. This is why the env\r\nvar is called `VITE_STUDIO_STRICT`.\r\n\r\nJ=SLAP-2966\r\nTEST=manual","shortMessageHtmlLink":"Default to Running Studio Without Strict Mode (#426)"}},{"before":"e543a9fc1472810e7be6025f7a245a76d161add7","after":null,"ref":"refs/heads/dev/strict-mode","pushedAt":"2023-10-31T15:51:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"alextaing","name":"Alex Taing","path":"/alextaing","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59857107?s=80&v=4"}},{"before":"e877d68b57852541bbde39b07c8d65cc5b085afd","after":"0edd50542ec2a6895f4afd1412fbd2ea46dccc6e","ref":"refs/heads/main","pushedAt":"2023-10-31T15:51:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"alextaing","name":"Alex Taing","path":"/alextaing","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59857107?s=80&v=4"},"commit":{"message":"Default to Running Studio Without Strict Mode (#426)\n\nThis PR adds a flag that will render Studio in React Strict Mode. Now,\r\nStudio runs without React Strict Mode by default, but can be specified\r\nto run in Strict Mode by adding `strict` as an argument to the empty\r\n`--` flag (i.e. `npx studio -- strict`). This was also added to the\r\n`dev` command in the test site, but not the e2e-tests.\r\n\r\nSince we are trying to access an env variable to determine a conditional\r\nrender in Studio client-side, we cannot access `process.env` directly.\r\nVite offers `import.meta.env` as a way for client-side modules to access\r\nenv vars, but they must be prefixed with `VITE_`. This is why the env\r\nvar is called `VITE_STUDIO_STRICT`.\r\n\r\nJ=SLAP-2966\r\nTEST=manual","shortMessageHtmlLink":"Default to Running Studio Without Strict Mode (#426)"}},{"before":"f98472d86a0c72a08885885369146c3389797288","after":null,"ref":"refs/heads/e2e-test_deploy.spec.ts_9-31-2023-731","pushedAt":"2023-10-31T15:31:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"c657feab6ef94eb535155ee55f34c65ddb0f3199","after":"f98472d86a0c72a08885885369146c3389797288","ref":"refs/heads/e2e-test_deploy.spec.ts_9-31-2023-731","pushedAt":"2023-10-31T15:31:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Yext Studio Commit","shortMessageHtmlLink":"Yext Studio Commit"}},{"before":null,"after":"c657feab6ef94eb535155ee55f34c65ddb0f3199","ref":"refs/heads/e2e-test_deploy.spec.ts_9-31-2023-731","pushedAt":"2023-10-31T15:30:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"initial commit for e2e-test_deploy.spec.ts_9-31-2023-731","shortMessageHtmlLink":"initial commit for e2e-test_deploy.spec.ts_9-31-2023-731"}},{"before":"c9b3ac2ee529aff3bccbe925fd9d5e46cdc6c84d","after":null,"ref":"refs/heads/e2e-test_deploy.spec.ts_9-31-2023-306","pushedAt":"2023-10-31T15:30:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"391e2f6f691d8b0eeed16d1ebaeee1b041d64800","after":"c9b3ac2ee529aff3bccbe925fd9d5e46cdc6c84d","ref":"refs/heads/e2e-test_deploy.spec.ts_9-31-2023-306","pushedAt":"2023-10-31T15:30:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Yext Studio Commit","shortMessageHtmlLink":"Yext Studio Commit"}},{"before":null,"after":"391e2f6f691d8b0eeed16d1ebaeee1b041d64800","ref":"refs/heads/e2e-test_deploy.spec.ts_9-31-2023-306","pushedAt":"2023-10-31T15:29:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"initial commit for e2e-test_deploy.spec.ts_9-31-2023-306","shortMessageHtmlLink":"initial commit for e2e-test_deploy.spec.ts_9-31-2023-306"}},{"before":"5c940712bb628848c7028192d8d1e68f29bdc6fc","after":"e543a9fc1472810e7be6025f7a245a76d161add7","ref":"refs/heads/dev/strict-mode","pushedAt":"2023-10-31T15:26:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"alextaing","name":"Alex Taing","path":"/alextaing","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59857107?s=80&v=4"},"commit":{"message":"move undefined check","shortMessageHtmlLink":"move undefined check"}},{"before":"40d3d9127fc1db3e42d4f2552db7dcddbbfa0d0b","after":null,"ref":"refs/heads/e2e-test_deploy.spec.ts_9-31-2023-644","pushedAt":"2023-10-31T15:18:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"4a257fb331571fcd84c66addce7d4176d08ae556","after":"40d3d9127fc1db3e42d4f2552db7dcddbbfa0d0b","ref":"refs/heads/e2e-test_deploy.spec.ts_9-31-2023-644","pushedAt":"2023-10-31T15:18:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Yext Studio Commit","shortMessageHtmlLink":"Yext Studio Commit"}},{"before":null,"after":"4a257fb331571fcd84c66addce7d4176d08ae556","ref":"refs/heads/e2e-test_deploy.spec.ts_9-31-2023-644","pushedAt":"2023-10-31T15:18:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"initial commit for e2e-test_deploy.spec.ts_9-31-2023-644","shortMessageHtmlLink":"initial commit for e2e-test_deploy.spec.ts_9-31-2023-644"}},{"before":"31d99dd856a43e75b8b941aa2efe05d887e6b5ef","after":null,"ref":"refs/heads/e2e-test_deploy.spec.ts_9-31-2023-343","pushedAt":"2023-10-31T15:16:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"89512cf9f9e155e953caf5c87d6bddf527f06847","after":"31d99dd856a43e75b8b941aa2efe05d887e6b5ef","ref":"refs/heads/e2e-test_deploy.spec.ts_9-31-2023-343","pushedAt":"2023-10-31T15:16:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Yext Studio Commit","shortMessageHtmlLink":"Yext Studio Commit"}},{"before":null,"after":"89512cf9f9e155e953caf5c87d6bddf527f06847","ref":"refs/heads/e2e-test_deploy.spec.ts_9-31-2023-343","pushedAt":"2023-10-31T15:16:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"initial commit for e2e-test_deploy.spec.ts_9-31-2023-343","shortMessageHtmlLink":"initial commit for e2e-test_deploy.spec.ts_9-31-2023-343"}},{"before":"6142582e7d04bb56a1524f211485be00f514e69e","after":"5c940712bb628848c7028192d8d1e68f29bdc6fc","ref":"refs/heads/dev/strict-mode","pushedAt":"2023-10-31T15:13:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"alextaing","name":"Alex Taing","path":"/alextaing","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59857107?s=80&v=4"},"commit":{"message":"remove required","shortMessageHtmlLink":"remove required"}},{"before":"868ece3697a87dc2ca16cc8dbcd7b16cf920cb40","after":"6142582e7d04bb56a1524f211485be00f514e69e","ref":"refs/heads/dev/strict-mode","pushedAt":"2023-10-31T15:04:28.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"alextaing","name":"Alex Taing","path":"/alextaing","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59857107?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dev/strict-mode","shortMessageHtmlLink":"Merge branch 'main' into dev/strict-mode"}},{"before":"ace44dead96755e05c8eda23d806400773a0c57a","after":"868ece3697a87dc2ca16cc8dbcd7b16cf920cb40","ref":"refs/heads/dev/strict-mode","pushedAt":"2023-10-31T15:01:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"alextaing","name":"Alex Taing","path":"/alextaing","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59857107?s=80&v=4"},"commit":{"message":"removed optional","shortMessageHtmlLink":"removed optional"}},{"before":"e559db570e696794ad66dd6872443e17ad725781","after":null,"ref":"refs/heads/dev/tooltip-wrap-text","pushedAt":"2023-10-31T14:37:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"alextaing","name":"Alex Taing","path":"/alextaing","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59857107?s=80&v=4"}},{"before":"431e4da7cc408fc711fac0c244027babe9f16983","after":"e877d68b57852541bbde39b07c8d65cc5b085afd","ref":"refs/heads/main","pushedAt":"2023-10-31T14:37:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"alextaing","name":"Alex Taing","path":"/alextaing","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59857107?s=80&v=4"},"commit":{"message":"Fix Tooltip to Allow Text Wrapping (#425)\n\nThis PR allows the tooltip to wrap when the text is too long, as opposed\r\nto getting cut off by the end of the screen. I've attached some screen\r\nshots to show some of the edge cases. This tooltip closes on scroll, and\r\nwill work as expected in different scrolled positions. Although it has\r\n\"fixed\" positioning, react-tooltip ensures that scroll behavior works as\r\nexpected. The tooltip has also now been moved to above the tooltip,\r\nwhich was approved by Product.\r\n\r\nHere is a\r\n[loom](https://www.loom.com/share/aa85ab84a26f4b608e76a66c35ea03ea?sid=1f7bd308-0fef-4a68-aaab-1ae72f1dee39)\r\nof some of the behavior in different edge cases.\r\n\r\nThis PR also addresses a small bug where if the side panel becomes small\r\nenough, the undefined menu button and the info icon would overlap. To\r\nget around this, right margin was added to the icon. Some left padding\r\nfrom the icon was also removed since the gap was a little awkward.\r\n\r\nJ=SLAP-2958\r\nTEST=manual","shortMessageHtmlLink":"Fix Tooltip to Allow Text Wrapping (#425)"}},{"before":"81a49a66bd852909bede4bed1626c58be28de89e","after":null,"ref":"refs/heads/e2e-test_deploy.spec.ts_9-31-2023-262","pushedAt":"2023-10-31T13:54:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"56f82285e8adcde943128f67f844ce89ce761d79","after":"81a49a66bd852909bede4bed1626c58be28de89e","ref":"refs/heads/e2e-test_deploy.spec.ts_9-31-2023-262","pushedAt":"2023-10-31T13:54:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Yext Studio Commit","shortMessageHtmlLink":"Yext Studio Commit"}},{"before":"0607feed492d8e5cbbe12dac72dc75a452da2d89","after":null,"ref":"refs/heads/e2e-test_deploy.spec.ts_9-31-2023-800","pushedAt":"2023-10-31T13:54:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAENzncbgA","startCursor":null,"endCursor":null}},"title":"Activity ยท yext/studio"}