-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(editor): ⚡️ Optimize graph navigation
- Loading branch information
1 parent
d7b9bda
commit fc4db57
Showing
17 changed files
with
485 additions
and
299 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
import { Edge, Group } from 'models' | ||
import React, { memo } from 'react' | ||
import { AnswersCount } from 'services/analytics' | ||
import { Edges } from './Edges' | ||
import { GroupNode } from './Nodes/GroupNode' | ||
|
||
type Props = { | ||
edges: Edge[] | ||
groups: Group[] | ||
answersCounts?: AnswersCount[] | ||
onUnlockProPlanClick?: () => void | ||
} | ||
const GroupNodes = ({ | ||
edges, | ||
groups, | ||
answersCounts, | ||
onUnlockProPlanClick, | ||
}: Props) => { | ||
return ( | ||
<> | ||
<Edges | ||
edges={edges} | ||
answersCounts={answersCounts} | ||
onUnlockProPlanClick={onUnlockProPlanClick} | ||
/> | ||
{groups.map((group, idx) => ( | ||
<GroupNode group={group} groupIndex={idx} key={group.id} /> | ||
))} | ||
</> | ||
) | ||
} | ||
|
||
export default memo(GroupNodes) |
Oops, something went wrong.
fc4db57
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
viewer-v2 – ./apps/viewer
bot.joof.it
app.yvon.earth
talk.gocare.io
yoda.riku.ai
bergamo.store
bot.jesopizz.it
bot.tvbeat.it
chat.hayuri.id
gollum.riku.ai
bots.bridge.ai
fitness.riku.ai
viewer.typebot.io
bot.contakit.com
zap.fundviser.in
bot.rihabilita.it
bot.danyservice.it
demo.wemakebots.xyz
88584434.therpm.club
bot.dsignagency.com
chatbot.matthesv.de
92109660.therpm.club
bot.barrettamario.it
hello.advergreen.com
bot.coachayongzul.com
bot.robertohairlab.it
bot.outstandbrand.com
bot.digitalpointer.id
bot.eikju.photography
criar.somaperuzzo.com
bot.ilmuseoaiborghi.it
bot.pratikmandalia.com
form.bridesquadapp.com
michaeljackson.riku.ai
87656003.actualizar.xyz
link.venturasuceder.com
91375310.actualizar.xyz
88152257.actualizar.xyz
bot.hotelplayarimini.it
arrivalx2.wpwakanda.com
invite.bridesquadapp.com
bot.amicidisanfaustino.it
chat.thehomebuyersusa.com
forms.hiabhaykulkarni.com
typebot-viewer.vercel.app
chat.atlasoutfittersk9.com
herbalife.barrettamario.it
homepageonly.wpwakanda.com
liveconvert.kandalearn.com
bot.adventureconsulting.hu
casestudyemb.wpwakanda.com
tarian.theiofoundation.org
mainmenu1one.wpwakanda.com
bot.pinpointinteractive.com
bot.polychromes-project.com
bot.seidinembroseanchetu.it
viewer-v2-typebot-io.vercel.app
bot.seidibergamoseanchetu.it
liveconvert2.kandalearn.com
forms.escoladeautomacao.com.br
bot.studiotecnicoimmobiliaremerelli.it
viewer-v2-git-main-typebot-io.vercel.app
fc4db57
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
builder-v2 – ./apps/builder
app.typebot.io
builder-v2-typebot-io.vercel.app
builder-v2-git-main-typebot-io.vercel.app
fc4db57
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
docs – ./apps/docs
docs.typebot.io
docs-typebot-io.vercel.app
docs-git-main-typebot-io.vercel.app
fc4db57
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
landing-page-v2 – ./apps/landing-page
landing-page-v2-typebot-io.vercel.app
landing-page-v2-git-main-typebot-io.vercel.app
get-typebot.com
www.typebot.io
typebot.io
www.get-typebot.com
fc4db57
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
viewer-v2-alpha – ./apps/viewer
ar.nigerias.io
apo.nigerias.io
vhpage.cr8.ai
bot.aws.bj
sat.cr8.ai
an.nigerias.io
bt.id8rs.com
am.nigerias.io
apr.nigerias.io
aso.nigerias.io
chat.sureb4.com
games.klujo.com
eventhub.com.au
bot.piccinato.co
bot.upfunnel.art
stan.vselise.com
feedback.ofx.one
faqs.nigerias.io
sakuranembro.it
clo.closeer.work
voicehelp.cr8.ai
app.chatforms.net
gentleman-shop.fr
ov1.wpwakanda.com
zap.techadviser.in
ov3.wpwakanda.com
goalsettingbot.com
ov2.wpwakanda.com
this-is-a-test.com
bot.eventhub.com.au
bot.cotemeuplano.com
typebot.stillio.com
forms.webisharp.com
bot.ansuraniphone.my
bot.incusservices.com
bbutton.wpwakanda.com
chat.hayurihijab.com
abutton.wpwakanda.com
get.freebotoffer.xyz
bot.meuesocial.com.br
sbutton.wpwakanda.com
cdd.searchcube.com.sg
apply.ansuraniphone.my
chat.missarkansas.org
gcase.barrettamario.it
bbutton.wpwwakanda.com
felipewelington.com.br
info.clickasuransi.com
c23111azqw.nigerias.io
form.searchcube.com.sg
83242573.actualizar.xyz
view.onlinebotdemo.xyz
mainmenu.diddancing.com
kodawariab736.skeep.it
subfooter.wpwakanda.com
hunterbot.saleshunter.ai
91181264.your-access.one
form.sergiolimajr.com.br
type.opaulovieira.com.br
aibot.angrybranding.co.uk
bot.cabinrentalagency.com
boyfriend-breakup.riku.ai
piazzatorre.barrettamario.it
designguide.techyscouts.com
type.talitasouzamarques.com.br
type.dericsoncalari.com.br
onboarding.libertydreamcare.ie
bot.comercializadoraomicron.com
agendamento.sergiolimajr.com.br
bookings.littlepartymonkeys.com
personal-trainer.barrettamario.it
preagendamento.sergiolimajr.com.br
viewer-v2-alpha-git-main-typebot-io.vercel.app
viewer-v2-alpha-typebot-io.vercel.app
studiotecnicoimmobiliaremerelli.it