Skip to content

Fix table header ordering in ch03 contacts.app index template#40

Open
johncraven wants to merge 1 commit into
bigskysoftware:mainfrom
johncraven:fix/contactsapp-table-headers
Open

Fix table header ordering in ch03 contacts.app index template#40
johncraven wants to merge 1 commit into
bigskysoftware:mainfrom
johncraven:fix/contactsapp-table-headers

Conversation

@johncraven

Copy link
Copy Markdown

I noticed the table header ordering in the contacts app example code did not match the table field ordering. This change moves the email header to the first column to match the table data.

Table fields: email | first | last | phone
Original headers: first | last | phone | email
New headers: email | first | last | phone

@netlify

netlify Bot commented May 31, 2026

Copy link
Copy Markdown

Deploy Preview for magenta-kringle-251500 ready!

Name Link
🔨 Latest commit 251787d
🔍 Latest deploy log https://app.netlify.com/projects/magenta-kringle-251500/deploys/6a1c709e2fbc610008342215
😎 Deploy Preview https://deploy-preview-40--magenta-kringle-251500.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented May 31, 2026

Copy link
Copy Markdown

Deploy Preview for hypermedia-systems ready!

Name Link
🔨 Latest commit 251787d
🔍 Latest deploy log https://app.netlify.com/projects/hypermedia-systems/deploys/6a1c709e6af9670008062ebb
😎 Deploy Preview https://deploy-preview-40--hypermedia-systems.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant